js-training icon indicating copy to clipboard operation
js-training copied to clipboard

JS Training Slides

js-training

JS Training Slides

Logo

Resources

Further Reading

Books (some of the sources)

CheatSheets

Quizzes

Further practice

Content Proposals

  • Async Programming > Async Iterators,
  • DOM API (as introduction to React/JSX)
  • Functional Programming Trampolines
  • Objects > Proxy: Handlers, Reflect, ...
  • Errors handling: Catch errors, throw custom errors
  • Last Session: Group review of current legacy code
  • Mastering the console: https://medium.com/@mattburgess/beyond-console-log-2400fdf4a9d8