——— THIS VIDEO IS SPONSORED BY ————–
The Tech Academy http://ow.ly/RAMO30fE7Oc
HipsterCode (my website) https://www.hipstercode.com/
JOIN MY SLACK CHANNEL
https://www.patreon.com/chrishawkes
Original source
——— THIS VIDEO IS SPONSORED BY ————–
The Tech Academy http://ow.ly/RAMO30fE7Oc
HipsterCode (my website) https://www.hipstercode.com/
JOIN MY SLACK CHANNEL
https://www.patreon.com/chrishawkes
Original source
12 responses to “Advanced JavaScript – IIFE And The Module Pattern”
Thx. Helpful video.
Hi, think there is error @5:00, iife is attached to window object anyway. it's just the function object or the return value of it
Hi
haha love the way you use "your mom" for pseudo code man 😀 I do exactly the same
In Eloquent Javascript they show IIFE's as
(function () {
// code
})();
They put the invoking () AFTER the function, not before the final closing right parenthesis
This is excellent. I'm reading the "you dont know javascript" series and your videos are the perfect companion. You are very concise and explain things in a way that is easy to understand. Thank you, please upload more.
Perfect and succinct. Thank you for uploading.
nicely explained
Just as a curiosity why did you choose to use the IIFE definition over the SEAF definition?
Have you tried Typescript?
thanks for these vids.
Whats happend with the Django series? 🙁