Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 375 Bytes

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.