Today we'll learn how to use Redux with Angular X. The main goals of our lab are:

Polls

Angular X

How would rate your experience with Angular X?

None I've used Angular JS only Novice Intermediate Advanced

Redux

How would rate your experience with Redux?

Re-what? I've heard about it I've used it I use it on a regular basis I'm a Jedi

Core Concepts

Three Principles

To sum it up...

Before you can start, make sure you have git and node installed. Then,

Excepted result:

In this step, we want to be able to select a character and show the details.

Checkout the feat-people-details branch, and look for the following comments:

Excepted result:

Note: If you're struggling, you can still checkout the tags/feat-people-details-solution tag.

git checkout tags/feat-people-details-solution

Now, let's try to the same thing for a different domain: Planets.

Here's the API: https://swapi.co/api/planets

Install the redux-devtools extension for your browser:

Excepted result:

Redux

How do you feel about Redux?

I'm confused... Nothing new for me I don't see the value I'd like to learn more about it I want to use it on my project

About the lab

How would rate your experience?

Not enough coding Too easy Too difficult I wish I had more context I liked it It was great, let's have more!

Additional Resources