Lesson 12

We have added redux to our application so we can leverage all the benefits that come with uni-directional data flow. Instead of the prop drilling we would have to do in order to pass our new user object down deeper into our component trees from our app, we can now just connect those components directly to our redux store where we store all our data.
Alternatives To Lesson 12
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Reactjs Interview Questions34,449
4 months ago24JavaScript
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
React Redux Typescript Guide11,926
2 years ago33mitTypeScript
The complete guide to static typing in "React & Redux" apps using TypeScript
Reactide10,511
a year ago56mitJavaScript
Reactide is the first dedicated IDE for React web application development.
React Tetris7,77628 months ago4June 22, 201811JavaScript
Use React, Redux, Immutable to code Tetris. 🎮
Fish Redux7,2422232 years ago28December 08, 2023160apache-2.0Dart
An assembled flutter application framework.
Vue Socket.io3,915501115a year ago20July 31, 202053mitJavaScript
😻 Socket.io implementation for Vuejs and Vuex
React Proto3,3741a year ago8August 20, 201827mitJavaScript
:art: React application prototyping tool for developers and designers :building_construction:
React Flight2,811
2 years ago50mitJavaScript
The best way to build animation compositions for React.
Arc2,79822 years ago18April 25, 201762JavaScript
React starter kit based on Atomic Design
Go Starter Kit2,786
6 years ago1June 15, 201717otherGo
Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
Alternatives To Lesson 12
Select To Compare


Alternative Project Comparisons
Popular Component Projects
Popular Redux Projects
Popular User Interface Components Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Redux
Data Flow
Redux Store