Skip to content

MiguelMDSDP/learning-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning React

This repository contains de scripts and codes used to learn React using the Canal V++ tutorial.

Contents

In this tutorial we learned about:

  1. How to configure a React environment;
  2. How to think with React;
  3. How to use props;
  4. What is a propType;
  5. How to use Routers.