Skip to content

Latest commit

 

History

History

module5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stage #3 - Module 5

Description

In this module we learn the fundamentals about ReactJS, including:

  • ReactJS ecossystem;
  • Babel/Webpack setup for js, css and image management;
  • Webpack development server
  • ReactJS - Stateless components with properties;
  • ReactJS - Stateful components with state management;
  • ReactJS - Prop types to enforce property typing;
  • ReactJS - Life cycles;
  • ReactJS Dev Tools.