JavaScript the Hard Parts: Closure, Scope & Execution Context

Опубликовано: 29 Сентябрь 2024
на канале: Codesmith
2,692
70

During this online workshop recording, Sam will go under the hood of JavaScript, so you can confidently tackle new problems and work through blocks. He will also spend time working through the CSX Challenge: after, with participants.

Sam will cover:
- Understand how closure works under the hood (one of the most misunderstood but most powerful features of JavaScript)
- Understand core JS runtime features - execution context, JavaScript execution model, and the variable environment
- Be able to wield, optimize and debug popular pro utility functions like once and memorize
- Be able to implement the module pattern - one of the cleanest and most resilient design patterns in JavaScript

Join us for live workshops every week here: https://app.codesmith.io/coding-events

Learn more about Codesmith here: codesmith.io

Stay connected to our community!
Codesmith: https://www.codesmith.io/
Learn JavaScript for Free: https://csx.codesmith.io/
Free Events & Workshops: https://www.codesmith.io/coding-events

Follow us to stay updated!
Facebook:   / codesmithhq  
Instagram:   / codesmithio  
Twitter:   / codesmith_  
LinkedIn:   / admin  

#learntocode #javascript #programminglanguage #recursion