.@solid_js follows the same philosophy as #React with unidirectional data flow, read/write segregation, and immutable interfaces. It however has a completely different implementation that forgoes using a Virtual DOM.
Learn more about #SolidJS at #JSNation 2023!
I’m currently building a webdev education website using @solid_js, @directus and @tailwindcss. My own open source project Modular Forms is also part of the tech stack. SolidStart feels great. I’m excited to see how the site feels in production. An update will follow in 2023.
Folks…we have a very real and urgent need for Solid/SolidStart enthusiasts/experts for full-time and contract opportunities. If your dream is to work on this stack at scale…then you *really* need to get in touch with me asap. Send a DM to me!
I also was able to ask @leeb the incredibly relevant question of whether github.com/leebyron/react-lo… was in fact an April fool's joke. An answer I may never tell.
Regardless, the Velcro Architecture lives on in @solid_js.
Here we are…CodeImage website is live!
codeimage.dev
⚒️Built with @solid_js and Solid Start
🧁Styled with Vanilla Extract
🎥Animations with @motiondotdev
🎨LCH colors for @webkit
♻️SSG+Partial hydration
📊100% score lighthouse
🌎Open source
⬇️ More info ⬇️
New version of @solid_js devtools (0.20.0)
Three modes for using the tree view:
🔵 Components — now the default
⚫️ Owners — ownership tree of solid's reactivity
🟠 DOM — components with returned HTML elements
Full stack components ™️ are becoming a trend. And I think @solid_js found the smartest way to marry server$ code to your frontend in perfect typesafe harmony 🤝
Let's see if this sparks an industry trend!
#WhiteboardTheWeb edition 64
The speed comparison between #reactjs and #solidjs in this talk is very interesting!
It shows @ag_grid solving a real world problem and comparing the React JS and Solid JS profiles.
Shout out to @RyanCarniato at 10:51 !!
youtu.be/iUsYl3Ux_Hc
Did @solid_js Start SOLVE routing??
File-based routing only gets you (..)part(..)/ of the way. Let's see how Solid makes hybrid approaches and config-based routing easy 💪
#WhiteboardTheWeb edition 63
I'm super happy to publish my SolidStart crash course! 🎉
@solid_js SolidStart easily outperforms every other framework I've worked with.
It's super fast, lightweight and developer friendly.
Watch here ➡️ youtu.be/B6ZWvYGCHU0#javascript#solidjs#typescript