react-redux-links
Web dev resources
A curated collection of tutorial and resource links on React, Redux, ES6, and more for learning advanced web development technologies.
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
23k stars
729 watching
3k forks
last commit: 4 months ago es6javascriptreactreduxwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
markerikson/redux-ecosystem-links | A comprehensive resource for Redux developers | 5,229 |
happypoulp/redux-tutorial | A step-by-step tutorial on using Redux for state management in JavaScript applications | 3,755 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
reduxjs/react-redux | Provides an interface between React and Redux for managing state in applications | 23,379 |
reduxjs/redux-toolkit | An opinionated toolset for efficient Redux development | 10,737 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
reduxjs/redux-devtools | Development tools for managing and debugging state changes in software applications. | 14,051 |
combine/universal-react-redux | A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
bodyno/react-starter-kit | A comprehensive framework for building React applications with Redux and React Router. | 1,754 |
prescottprue/react-redux-firebase | A library that provides Redux bindings for Firebase, enabling authentication, data population, and synchronization with Firebase Realtime Database, Firestore, and Storage. | 2,548 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
reactjs/react.dev | The source code and documentation powering the official React website. | 11,068 |
krasimir/react-in-patterns | A book and project on design patterns and techniques for building React applications | 13,407 |