Welcome back to the course. In this video, we are going to implement the Redux dev tools extension so you can use them in your application.
What we want to do is get access to our courses data, so it will display in our application instead of the dummy data we put in, and we can learn about that through the mapStateToProps function.
Hey there, welcome back to the course, great job in getting mapStateToProps working in the libraryCourse or in the library component. In this video we are going to take the custom data and basically render it in our library course.
Hey there, welcome back to the course in this video we are going to learn how we can mark these courses as enrolled and not enrolled.
Welcome back to the course, in this video we are going to make it so we can toggle our enrolled status. We're going to make it so we can click on this plus button and it will change the enrolled status in our store.
Welcome back to the course. In our last video with we set up our action and reducer for toggleEnrolled.
Alright, let's go ahead and put in the functionality for our remove course, so we want to make it so we can remove courses from our schedule and we are going to use the same action to do that.
Alright, welcome back to the course so we have it so we can remove courses and that's great, but we don't have our progress tracker working. So in this video we are going to implement just the percentage functionality and then when we come around to this again after styling everything we will implement the animation effect.
Hi there, welcome back to the react course. In this video we are going to start styling our application starting with the Course Library title and this component the library course component.
We've brought some styles for the application but we obviously need to finish it, so let's put some styles in for the Course Library.
In this video, we are going to add some padding to our margins and we are going to style the arrow and I'm going to make it move up and down as well. Let's begin with styling the line.
Welcome back to the course, in the last video we got our line styles in a little bit better and we got in the arrow animation put in.
Let's go ahead and get the styles in here so that when we have this hover animation, it stays when we have the course open.
Let's go ahead and add in the styles for the button here.
Welcome back to the course. In this video we are going to add in the animation when we click this so it's going to turn and turn into an 'X'.
Welcome back to the course and in this video I'm going to show you how we can animate this.
Welcome back, in this video what we are going to want to do is open up Firefox, so that we can see the grid tools more easily.
Welcome back to the course. In this video we're going to find out how we can put this line under our drop down for our course animation in our Course Library drop down so it hides when we hide it.
Welcome back to the course. In this video we're going to solve this problem right here, so when we hover over these courses it doesn't allow us to click on our little plus.
Welcome back to the course, in this video we are going to make it so we're going to style this. Starting with the My Schedule label.
devCamp does not support ancient browsers.
Install a modern version for best experience.