redux-intro
Redux tutorial
An introduction to Redux, explaining its concepts and providing a demo implementation in JavaScript.
http://chentsulin.github.io/redux-intro
31 stars
3 watching
5 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A generator tool that scaffolds out a basic Redux app with React Router and Jest testing support. | 56 |
| A comprehensive tutorial series on building React and Redux applications | 2,224 |
| A JavaScript library for managing and predicting application state changes | 204 |
| An example implementation of Redux counter functionality in React Native for iOS and Android | 238 |
| An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
| A basic configuration and demo project for initializing a React-Redux application with Ant Design UI components | 33 |
| An example project demonstrating server-side rendering with Redux using Preact. | 32 |
| A library that provides Redux integration with the Deku framework | 30 |
| A Next.js starter kit with Redux and styled-components for building complex single-page applications | 375 |
| A boilerplate project providing a quick start for experimenting with Redux | 40 |
| An in-depth guide to JavaScript development, covering the basics and beyond. | 5,414 |
| A full-stack development project providing a robust environment for building web applications with React, Webpack, and Babel. | 189 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
| A reimplementation of Redux using RxJS | 420 |