Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 418 Bytes

React ladder

  1. ✅ Thinking in React
  2. ✅ Practical Tutorial
  3. ✅ Practical Tutorial ideas for improvements
  4. ✅ Add Static Type Checking to Practical Tutorial
  5. ✅ Add linting to Practical Tutorial
  6. Make PoC app to apply concepts from https://reactjs.org/docs/hello-world.html based on a mobile abo and device configurator page
    • Main concepts
    • Hooks
    • Static type checking
    • Testing