Advanced React and Redux Tutorial: 2019 Edition
What you’ll learn
-
Build a scaleable API with authentication using Express, Mongo, and Passport
-
Learn the differences between cookie-based and token-based authentication
-
Figure out what a Higher Order Component and how to use it to write dramatically less code
-
Write Redux middleware from scratch to uncover what is happening behind the scenes with Redux
-
Set up your own testing environment with Jest and Enzyme
-
Realize the power of building composable components
Knowledge of React + Redux is 100% required! If you are familiar with reducers and action creators you will be fine.
Course includes content specific to React v16.6.3 and Redux v4.0.1! For React v14, start with the section titled “Testing with React v14”
This is the tutorial you’ve been looking for to take your React and Redux skills to the next level.
Authentication with Express/Mongo? Yes! Middleware/Higher Order Components? We got it. Testing with Mocha/Chai? It’s here!
This course wastes no time diving right into interesting topics, and teaches you the core knowledge you need to deeply understand and build React components and structure applications with Redux.
Mastering React and Redux can get you a position in web development or help you build that personal project you’ve been dreaming of. It’s a skill that will put you more in demand in the modern web development industry, especially with the release of Redux and ReactNative.
There are dozens of great tutorials online for React and Redux, but none of them teach the challenging, core features of these two fantastic libraries. I created this course to push you beyond “just getting started.”
-
Learn how to thoroughly test React and Redux code, including tests for action creators and reducers
-
Get familiar with Higher Order Components. Don’t know what they are? No problem, you have been using them without even knowing it!
-
Rewrite a popular Redux Middleware from scratch to handle asynchronous actions
-
Become a master of the trickiest topic in Javascript: authentication. You will write a server with enterprise-grade authentication from scratch that can scale to hundreds of thousands of users. No shortcuts, no dummy data.
I have built the course that I would have wanted to take when I was learning React and Redux. A course that explains the concepts and how they’re implemented in the best order for you to learn and deeply understand them.
Who this course is for:
- Programmers with experience on React and Redux
- NOT for programmers with no previous React/Redux experience!
12 reviews for Advanced React and Redux Tutorial: 2019 Edition
Add a review
Original price was: $84.99.$14.99Current price is: $14.99.
Anna Brander –
The up-to-date material was interesting and useful. The out dated code in the second round of the same lessons was unnecessary. This could have just been linked to the course for reference. I would have much rather gone deeper into Redux & its features instead of learning the same thing twice.
Andre Luiz Guidolin Do Amaral Gomes –
Awesome course and content. Already bought another course from Stephen.
The only thing I noticed is the git repository is a little confusing and some branchs point to nothing. Anyways if you follow the course you get no problems. Thank you!
Tim MacLachlan –
Really useful course by Stephen on advanced React concepts. I like his delivery style and always takes time to explain complex concepts clearly and several times to ensure the student has grasp them. I will be doing his other courses for sure
Saket Tripathi –
Awesome content and well explained topics
I Putu Gede Agus Adi Indrawan –
The course is very well explained with extremely good pace and easy to follow and understand it.
Benjamin Séché –
It is a bit slow and repetitive, but we can see than he knows well the subject and can explain it clearly.
Some packages (react-router-dom for example) used in this video are not up to date. There are many differences with the last version : the code and even the logic can change.
Videos are often very short (2, 3, 4 min…) and at some point you skip every intro and conclusion. I also jump some part because the explanation or demonstration were pretty long.
REAL JOSE JAVIER DEL MAR LUNA MENDOZA –
It would be great a PDF document at the end of each section with a summary of the most important.
Dan Stoffels –
Was eventually forced to abandon the course due to outdated material. After spending hours researching more modern setups, I decided to move onto a different course. Otherwise it was informative and the instructor is extremely detailed.
Chaoyang Fan –
Great introduction on unit testing , HOF and Authentication. Just some contents need to be updated but it is really all the hot and core topic we want to learn !
Sebastian Søgaard Larsen –
Stephen is a very good teacher, but the course content feels a little bit outdated.
Pawel Filip –
To be honest this course is more about test than redux !!! It is supper annoying and I have spent tons of time to understand test but still not sure how redux works!!
Alejandro Cardozo –
The content is good and it’s well explained. However most of the code is deprecated and not very useful nowadays.