Rekit - (★ 1727 on GitHub) is a toolkit for building scalable web applications with React, Redux and React-router. It's an all-in-one solution for creating modern React apps.
It helps you focus on business logic rather than dealing with massive libraries, patterns, configurations etc.
Besides creating apps, Rekit provides powerful tools for managing the project: Rekit Studio IDE and Command line tools.
You can also see the live demo at: http://demo.rekit.org
#reactjs #redux #framework
It helps you focus on business logic rather than dealing with massive libraries, patterns, configurations etc.
Besides creating apps, Rekit provides powerful tools for managing the project: Rekit Studio IDE and Command line tools.
You can also see the live demo at: http://demo.rekit.org
#reactjs #redux #framework
Hyperapp.js (★ 11602 on GitHub) is the 1 kB JavaScript framework for building web applications.
● Minimal — We have aggressively minimized the concepts you need to understand while remaining on par with what other frameworks can do.
● Pragmatic — Hyperapp holds firm on the functional programming front when managing your state, but takes a pragmatic approach to allowing for side effects, asynchronous actions, and DOM manipulations.
● Standalone — Do more with less. Hyperapp combines state management with a virtual DOM engine that supports keyed updates & lifecycle events — all with no dependencies.
Please also read the article "Hyperapp for Redux refugees" where author explains why Hyperapp can be easier and simpler than React+Redux.
#js #frontend #react #redux
● Minimal — We have aggressively minimized the concepts you need to understand while remaining on par with what other frameworks can do.
● Pragmatic — Hyperapp holds firm on the functional programming front when managing your state, but takes a pragmatic approach to allowing for side effects, asynchronous actions, and DOM manipulations.
● Standalone — Do more with less. Hyperapp combines state management with a virtual DOM engine that supports keyed updates & lifecycle events — all with no dependencies.
Please also read the article "Hyperapp for Redux refugees" where author explains why Hyperapp can be easier and simpler than React+Redux.
#js #frontend #react #redux