Part 2: JavaScript the Hard Parts: Closure, Scope & Execution Context

preview_player
Показать описание
Part 2 of JavaScript the Hard Parts: Closure, Scope & Execution Context video lecture with Will Sentance.

Watch Will, Codesmith's CEO, delve into one of the most powerful concepts in programming: Closures. Here's what you'll learn:
- How closure works under the hood
- Core JS runtime features - execution context, JavaScript execution model and the variable environment
- How to able to wield, optimize and debug popular pro utility functions like once and memoize
- How to be able to implement the module pattern - one of the cleanest and most resilient design patterns in JavaScript

Stay connected to our community!

Follow us to stay updated!
Рекомендации по теме
Комментарии
Автор

In my opinion, Will's courses should be integrated and be compulsory in the computer science bachelor's program. I haven't seen anyone on the internet or at the university explaining or even understanding themselves so well so many concepts Will explains. I paid so much for my university where not even the teacher could not program. If I would have been pointed to check out these courses it would have been a huge help at that time. Thanks, Will and codesmith!

oanacristea