Skip to content

teknologi-umum/solidjs-for-x-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid for X developer

Solid is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries. Solid follows the same philosophy as React with unidirectional data flow, read/write segregation, and immutable interfaces. It just has a completely different implementation that forgoes using a Virtual DOM.

This is just a brief introduction if you are from other Javascript framework. If you want to learn Solid from scratch, I recommend by doing the Tutorial from the official Solid website.

Other resources & community

Resources

Community

Contribution

If you want to add more guides or frameworks, feel free to submit a PR!

License

MIT

About

A brief guide for Vue, Svelte and React developers to Solid javascript framework

Topics

Resources

License

Stars

Watchers

Forks