Description
In this course you will learn
- What is React and what problem it solves. We'll build our first weather app using just React
- Identify potential issues in our React app and learn how Redux & Redux-Thunk can solve those issues.
- Immutable.js and how it can help in making our Redux apps performant.
- How to test our React/Redux app using Jest.