|
|
|
|
|
by adrr
1136 days ago
|
|
You can do all that with vanilla html. Cursor tracking, scroll tracking. With HTMLX it makes it trivial. React isnt a SPA framework. It’s a component framework. It has no router or even state management. ExtJs is an Mvc framework in JavaScript and can be used to create a full spa app without additional libraries. It also came out in 2007. There is also ember that also predates react and is another mvc framework by the people who did rails. |
|