/hb-roadmap

This repository will continuously show the progress of the Bootcamp.

Bootcamp Roadmap

This repository will continuously show the progress of the Bootcamp.

Week 1 (Nov 7 - Nov 10)

Week 2 (Nov 14 - Nov 17)

Week 3 (Nov 20 - Nov 24)

  • CSS Pre-processors (SASS)
  • Git Hooks with Husky
  • CSS + SASS Linting with Stylelint
  • CSS Source Maps
  • Editorconfig
  • First Page Exercise
    • package.json
    • Sass setup
    • Sass linting integration
    • CSS separation of concerns
    • editorconfig
    • README description
    • Semantic HTML
    • CI Setup (Checking Lint)

Week 4 (Nov 27 - Dec 1)

Week 5 - 6 (Dec 4 - Dec 15)

  • Object Oriented Javascript (Example)

Week 7 (Jan 16 - Jan 19)

Week 8 (Jan 22 - Jan 26)

Week 9 (Jan 29 - Feb 2)

Week 10 (Feb 5 - Feb 9)

Week 11 (Feb 12 - Feb 16)

Week 12 (Feb 19 - Feb 23)

  • React + React DOM

Week 13 (Feb 26 - Mar 2)

  • React
    • Lists and Keys
    • Forms
    • PropTypes
    • Refs and the DOM
    • Routing

Week 14 (Mar 5 - Mar 9)

  • Testing with Jest

Week 15 (Mar 12 - Mar 16)

  • State Management (Redux / MobX)
  • Feedback