React Lessons

React Lesson 7: Redux

Hey all! This lesson today will be quite important to us. We’ve come close to Redux, but first, let us look through our home task. Though it was pretty simple, let me show you how to add our calendar.

1

React Lesson 6: CSS and Animation

Let us continue our conversation about React infrastructure. But first, let us change our structure a little bit and move our Article component to a separate directory Article. So, let us create it. Change our component’s name to Index.js and add the following code:

1

React Lesson 4: Homework. Decorators and Mixins

As we saw in the previous article, decorators are just the Higher-Order components that add extra functionality to the passed component and return a new enhanced component. Before we get to our homework, let's dive deep and understand how decorators and mixins work.

1

React Lesson 3: Exploring the React Component Lifecycle

In this article, we'll explore the inner workings of the component lifecycle in React — how does it work? How can you utilize it? Let's find out!

3

React Lesson 2: Homework Assignment

Let's check our home task. The main reason of using React lies in the ability to create components based on your functionality set, i.e. to divide the whole app into small independent parts.

2

React Lesson 1: Introduction to React

In our first React lesson, we explore the importance of modern front-end frameworks and why we need to use them in the web development process.

2

Sign in

Forgot password?

Or use a social network account

 

By Signing In \ Signing Up, you agree to our privacy policy

Password recovery

You can also try to

Or use a social network account

 

By Signing In \ Signing Up, you agree to our privacy policy