Was just browsing Hacker News when I thought “Hey, a Solid project is featuring the main page…”.
Appears this is a namesake of Solid with 2k+ stars on github: GitHub - solidjs/solid: A declarative, efficient, and flexible JavaScript library for building user interfaces.
Solid is a declarative Javascript library for creating user interfaces.
So, one more chance for confusion then…
Something interesting for @happybeing: solid vs. svelte (I like the CQRS bit) and this Medium article.
And something for @anon36056958:
- Webcomponent friendly
- Context API that spans Custom Elements
- Implicit event delegation with Shadow DOM Retargeting
- Shadow DOM Portals
Here is the HN thread: Solid – A declarative JavaScript library for building user interfaces | Hacker News (the name clash is discussed here)