Yet another Solid Hello World

@NoelDeMartin I totally agree this isn’t the best place for it-- and being able to share the code across the other examples makes sense too. I just wanted to drop that lean example since I was about to dissect it to integrate it into my Tag todo example.

The UX is rough right now, but all the functionality from the 0data todo example is ported in and the only thing missing from the TodoMVC example is the ability to persist data in Solid correctly after double-clicking and editing a todo. That’s only blocked on me just not knowing SPARQL or RDF.

Demo link
Demo source

I’m not going to advertise this functionality in tag, but I put all the solid related logic from the 0data example into a tag that I can re-use across components/applications. This is powering the currently unstyled “Log in with Solid” button at the top of the todo list app and all the CRUD operations for the todo app tunnel through this file.

Solid User Tag Source

TBH, I think that above approach could be a proof of concept solution to this post: https://forum.solidproject.org/t/has-any-work-been-done-to-standardise-ux-patterns-for-logging-into-solid-applications/