Additional Developer Resources
React
The Enact framework is built atop React.
- Official React documentation
- Official React tutorial
- Egghead tutorial - React
- Awesome React - a big collection of links (React and related tech)
- Build with React - a simple tutorial with inline editor
- inflearn - React and Express - Korean language course (has some Redux, too)
Redux
The Enact framework team recommends the usage of Redux for state management of non-trivial applications.