- What is Object Oriented Programming?
- What is Object Oriented Programming? (2)
- From HYF Amsterdam
- Programming with Mosh
- Traversy Crash Course, Paired Study Code
- In-Depth by FunFunFunction
- Refactor to OOP (code-along)
- Practical JavaScript Tutorial (+1000)
- Booklist App (code-along)
- javascript.info/object-methods
- Mosh: this
- Zach Gordon: this, binding this, example: event handlers
- Examples of
thisand bind (funfunfunction) - EyeBalling
this
- Tyler McGinnis: Guide to Prototypes, prototype look-up chain
- Study
- Practice
- Study
- ! build up & link to something in Study
- https://github.com/janke-learning/tdd#resources
- ? https://github.com/dwyl/learn-tdd
- Practice
- Bowling
- Iron Hack: Maze (constructor), Vikings (classes)
- Rolling Scopes: TicTacToe, Finite State Machine
- Kata for Fun (not only OOP)