How To Manage States In SolidJS
What is SolidJS
The below definition is from Github documentation of SolidJS:
Solid is a declarative JavaScript library for creating user interfaces.
If you are familiar with ReactJS then the syntax of SolidJS would make sense as it is similar. But...
techblog.geekyants.com6 min read