SolidJS Official Release: The long road to 1.0(dev.to)
dev.to
SolidJS Official Release: The long road to 1.0
https://dev.to/ryansolid/solidjs-official-release-the-long-road-to-1-0-4ldd
5 comments
This is the single best JavaScript framework for frontend development at the moment. I love seeing it stabilize. I wish the project all the best for a great 1.0 release.
I am not a JavaScript developer but I have read some of the articles by Ryan and I feel like like he knows his stuff.
I wish him all the success. But in the current scenario of JavaScript ecosystem it is going to be quite hard for new framework to get traction.
People are ready to test drive another framework?
I wish him all the success. But in the current scenario of JavaScript ecosystem it is going to be quite hard for new framework to get traction.
People are ready to test drive another framework?
Ryan knows his stuff. He is now at Ebay working on the Marko project which runs all public Ebay UIs.
Great post and framework. Thanks
This framework is awesome. Great to see it's 1.0 release.
The concept isn't new. For example, fine-grained reactivity existed in old frameworks like Knockout.js, in Qt before web frameworks, in alternative frameworks like Aurelia, and even in Mobx with React.
But Solid finally makes the concept have it's theoretical potential fully realized.
Definitely worth checking out!
I also wrote an article that has some additional reasons to love Solid that aren't listed in the above release article:
https://dev.to/trusktr/a-few-reasons-why-i-love-solid-js-403...