Skip to content

forinda/react-series--SPARK-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARK devs(React)

Series of developing react

Roadmap

  1. Basics of JS(Variables,Primitive types,Control flow,Loops)
  2. Advanced/Custom types(Objects,Map,Set,Arrays,Functions)
  3. ES6 (Modules,Classes,Const/Let)
  4. Destructures and Spreads

React

  1. Intro to JSX
  2. Components
  3. Props vs State
  4. Lists/Arrays
  5. Forms
  6. Events
  7. Hooks
  8. Routing
  9. Global state management