There's no better strategy for learning a new technology than building your own version of it. In this course, we'll take that to the extreme. First, you'll start off by building your own Redux. Then, once you understand the ins and outs of Redux, you'll look at how to hook that up to a vanilla JavaScript UI. Then, you'll see how React and Redux work together by swapping out your UI with React.
Redux
Redux is a 32-lesson 7 hours 13 minutes self-paced course by UI.dev (Tyler McGinnis). There's no better strategy for learning a new technology than building your own version of it.
Course facts
- Lessons
- 32
- Duration
- 7 hours 13 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- UI.dev (Tyler McGinnis)
- Price
- Premium
After that, we'll address the issues between our React and Redux implementation which will lead us to building our own version of the react-redux bindings. After all of this, you'll take your knowledge of the Redux ecosystem and build a real world application.
Pre-Requisites:
You'll be tempted to jump straight into Redux when you first start using React. Don't do this. If you're already familiar with React and modern JavaScript (ES2015+), this course is perfect for you. If not, this may not be the right starting point for you. Check out our 'React' and 'Modern JavaScript' courses which will be a better fit.
What you'll learn:
Redux
- createStore
- getState
- subscribe
- dispatch
- Reducers
- Actions
- Combining Reducers
- Middleware
- Thunk Middleware
- Logger Middleware
- Utilizing Constants
- Action Creators
- Architectural Patterns
- Redux with JS UI
- Redux with vanilla React
- Normalizing data structures
- Handling Asynchronous Events
- Optimistic Updates
- Error Handling
- Immutability
- Hot Module Replacement
- Time Travel Debugging
Advanced React
- Performance
- Higher Order Components
- React Router v4
- Render Props
- Context.Provider
- Context.Consumer
- Folder Structure
Who is this course for?
- Developers who are comfortable with React and are curious about what benefits Redux will give them.
- Developers who have been trying to learn Redux but are frustrated with the current ecosystem of learning resources.
- Front end developers wanting to modernize their skill set in order to get a raise or apply for another job.
- Mid to Sr level developers who are confident in their ability to learn quickly and want the quickest approach to learning Redux for production.
- Jr developers who are comfortable with JavaScript and React and want to better contribute to their Redux apps at work.
- Developers who want to understand how Redux works under the hood.
- Developers who want to learn how the react-redux bindings work under the hood.
- Developers who have tried and failed to learn Redux before.
Who teaches Redux? UI.dev (Tyler McGinnis)
UI.dev (formerly tylermcginnis.com) is the online course platform of Tyler McGinnis, a US developer who has been publishing React and JavaScript educational material continuously since 2014. The platform was one of the earliest dedicated React-tutorial sources and remains widely cited for the depth of its long-form courses on JavaScript fundamentals and the React ecosystem.
Course material covers React (including modern hooks-based patterns and Next.js), modern JavaScript (the canonical Modern JavaScript course), Firebase, GraphQL, Redux, TypeScript with React, and the algorithm / data-structure interview prep track. The teaching style is unusually rigorous about the language fundamentals underneath the framework material — Tyler's Modern JavaScript course in particular is a classic of the genre.
The CourseFlix listing under this source carries over 15 UI.dev / Tyler McGinnis courses spanning that range. Material is paid; UI.dev runs on per-course or membership pricing on the original platform.
What lessons are included in Redux?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Redux Course Introduction Demo | 05:13 | |
| 2 | The React-Redux Ecosystem | 09:19 | |
| 3 | Firebase Schema | 13:48 | |
| 4 | Redux Schema | 17:51 | |
| 5 | Redux Actions | 11:20 | |
| 6 | Part 1- Transforming State with Reducers | 14:51 | |
| 7 | Part 2- Transforming State with Reducers | 24:34 | |
| 8 | Up and Running with React and Redux | 07:05 | |
| 9 | Adding React Router to your Redux Project | 04:32 | |
| 10 | Improving your Developer Experience with Redux | 26:23 | |
| 11 | Home Route | 19:12 | |
| 12 | Authentication Mocks | 09:14 | |
| 13 | Connecting our first React Component to Redux | 29:34 | |
| 14 | Redux Thunks | 05:33 | |
| 15 | Route Protection with React Router | 18:31 | |
| 16 | Auth with Firebase | 24:58 | |
| 17 | Developer Tooling with Redux | 03:18 | |
| 18 | combineReducers in Redux. | 22:20 | |
| 19 | Saving data to Firebase in Redux | 22:20 | |
| 20 | Redux Listeners Module | 01:40 | |
| 21 | Firebase Listener | 13:57 | |
| 22 | Architecting a Redux React App | 16:59 | |
| 23 | Managing Normalized Data in Redux and Firebase | 08:42 | |
| 24 | Duck UI | 08:05 | |
| 25 | Fetching Initial Date with Redux and Firebase in React | 03:10 | |
| 26 | Profile UI | 25:20 | |
| 27 | Duck Details UI | 18:33 | |
| 28 | Creating Replies in Redux | 11:14 | |
| 29 | Lists in Redux | 13:48 | |
| 30 | URL State in Redux. | 04:32 | |
| 31 | Video 1- Refactoring to Immutable.js | 09:58 | |
| 32 | Video 2- Refactoring to Immutable.js | 07:29 |
Get instant access to all 31 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to Redux?
-
Updated 2y agoRedux Saga
By: PluralsightRedux Saga is a fast-growing library with over 9,000 stars on GitHub. It lets you rapidly create asynchronous apps using a new tool called ES6 Generators. In th2h 54m -
Updated 2y agoReact Data Fetching: Beyond the Basics
By: Fullstack.ioThis course will teach you how to efficiently load data in React without using third-party libraries or the useEffect hook. We will create our own library for..2h 40m -
Updated 2y agoWorking with React and Go (Golang)
By: UdemyReact and Go are something of a match made in heaven. React is the world's most popular JavaScript library for building Single Page Applications, and Go is uniq24h 48m -
ClassicMERN Stack From Scratch
By: Brad TraversyWe spend 12 hours creating this project from scratch. It includes a multi-step checkout process with PayPal integration, product search, rating & review, user p13h 32m5/5 -
Updated 2y agoReact Three Fiber: The Ultimate Guide to 3D Web Developmen
By: Wawa Sensei3D development is a vast field with many different techniques. This comprehensive guide will give you the necessary tools to get started and resources to.9h 18m5/5 -
ClassicMaster Spring Boot 3 & Spring Framework 6 with Java
By: UdemyThis is THE COURSE you need to learn everything you need to know about building real world Java applications and deploying them to the cloud using Spring and.37h 34m5/5 -
FreeUpdated 2y agoThe complete React Fullstack course ( 2021 edition )
By: UdemyDo you want to learn the whole process of building your App ?. This is the course for you.76h 58m -
Updated 3y agoBuild fancy landing pages with React and Threejs
By: Paul Henschel (0xca0a)This course teaches you how to add stunning flourishes to your sites with little code and complexity.38m
More courses by UI.dev (Tyler McGinnis)
-
Updated 2y agoReact Router v4
For good reason, React Router is the most popular 3rd party library in the React ecosystem. If you're using React, odds are you're also using React Router. Reac6h 44m -
Updated 2y agoReact Hooks
If you never develop a convincing answer for both of those questions, you won t have a solid enough foundation to build upon when you dive into the specifics.3h 47m -
Updated 2y agoReact Fundamentals
If you're serious about learning React, there's no better place to do it. Originally launched in 2016, this course has been taken by tens of thousands of develo4h 36m -
Updated 2y agoReact Native
The description is simple - learn how to create an iOS and Android React Native app that you submit to both the App Store and the Google Play store. With over 73h 46m -
ClassicThe interactive way to master modern React - react.gg (FULL COURSE)
OPTIMIZED FOR AHA! We’re obsessed with helping you reach your aha! moments. Our text sections help you master the “why” behind React concepts and include fun, i7h 53m5/5 -
Updated 3y agoTypeScript course
Types are fundamental to TypeScript, so naturally you'll need to be familiar with the base types that exist in JavaScript. We'll start the course off with some6h 27m