https://frontendmasters.com/courses/javascript-foundations/ — Join Kyle Simpson — author of the popular “You Don’t Know JavaScript” book series — as he reveals the deep foundations of JavaScript. You’ll learn about object wrappers, coercion, scope, closure, types, prototype system, ES6 features, == vs === and more.
Understand deeply how the JavaScript engine looks for variables in function and block scope (var, let and const). Learn which ES6 features can help or hurt your coding and which new features should be used with caution. Also why coercion is one of the overlooked keys to using JavaScript more effectively. With this course, you’ll see how gaining a deeper understanding of JavaScript will make you a better communicator and programmer!
Kyle Simpson’s Introduction 1:05
Lesson: Scopes and Closures Introduction 1:46
Lesson: IIFE Pattern 5:14
Full Course at https://frontendmasters.com/courses/javascript-foundations/
About Frontend Masters:
Founded in 2008, MJG International curates and hosts expert-level workshops for developers that want to learn the secrets to level up their JavaScript and Node.js engineering skills. The Frontend Masters platform distills these practical workshops into a growing, world-class video library accessible live online and on-demand.
Connect with Frontend Masters online:
https://frontendmasters.com/
https://www.facebook.com/FrontendMasters/
Tweets by FrontendMasters
Original source
13 responses to “Deep Foundations of Advanced JavaScript — Kyle Simpson — Frontend Masters”
Döngü içine fonksiyon konulmaz.
https://www.youtube.com/channel/UC1dvNixeJt0x71j0q9nKuSA
Learn Masters Programmens https://www.minilinkurl.com/32dc
Why this abrupt ending 😮
Kyle Simpson.. he wrote books that whenever any newbs was asked "whats ur fav js books", he/she would feel stupid if not answering YouDontKnowJs.. XD
…coz setimeout is Web Api..and Async stuff? And when callback inside settimeout is executing loop is already done and i is 6 ?
(function XXX() console.log("where is the rest of this video?"))();
You guys should read his books You Don't Know Javascript, all six are free on github.
I figure out to get your course free! and it is on youtube. find it! and block it.
The video ends in the most interesting part. 🙁
Why is he talking in 3rd person at the beginning
very nice
Thanks Kyle