πŸ₯š JS1

Find meaning behind syntax; Step through functions like a computer; Break problems down into sub-problems; Interpret acceptance criteria to form test cases; Recognise patterns

  1. setup

    : Get setup with the main resources you'll need for JS1

  2. Sprint 1

    : Arrays, iteration, and side-effects

  3. Sprint 2

    : Objects, and generalising problems

  4. Sprint 3

    : Event handlers and the DOM

  5. Sprint 4

    : Testing with Jest

  6. success

    : How do we know if we have completed this module?