OOP Tooling Basics in JavaScript

preview_player
Показать описание
Learn the how to organize your code base, utilize the 3 ways to do modules in JavaScript, the differences between CommonJS and AMD, a crash course into RequireJS, and a quick example of Closure vs Prototype based classes.
Рекомендации по теме
Комментарии
Автор

This is like the 4th time I am watching your JS videos. Very good and confusing, but less so each time :P, thank you boss

kresimircosic
Автор

Your one of the greatest Jesse, up there with Crockford in respects to how well you understand javascript and the way you have read the docs. Watched all ya vids and i loved the "coffee" joke too!! I am no beginner, 18+ years, but your videos has reminded me that i must stay pure to core javascript and through your vids at basic levels i was able to figure out a way to eliminate more frameworks etc for using core prototypes and Immediately-Invoked Function Expression's (IIFE) keeping the global scope well protected, yes it gets complex but the parenthesis wrappings look clear and module like..

widebandrecords
Автор

Thanks for sharing, amazing video, today I learned more about JS

PalmerOliveira
Автор

I don't know how to thank you !! Your tutorial are just awesome. Love it .

ahmedmuhib
Автор

New Video: #JavaScript OOP Tooling Basics Beginners Guide to Software Development - Part 14: OOP Tooling Basics in JavaScript

JesseWarden
Автор

Thanks a million times for this video + all the funny stuff. You're great. Peace Out.

PopoolaOluwaseun
Автор

Hey Jesse. Minor point, but if you copy code from Sublime and paste it using Cmd + Shift + V, it corrects the indentation for you. Saves having to highlight and re-indent it yourself.

Aitchy
Автор

Great Video! You looked, talked and moved like Jim Carey lol

rolandoarbitrario
Автор

Hey, Jesse. I have a question concerning closures and prototypes. In a game, is there a problem if you use closures as singletons, for the game map for instance. And for, characters/players use prototype? Because you said that some teams prefer one or the other. But to me, it just seems you could use both of them in the same project, depending on what is needed. Are there any issues you know that could rise from this?
Thanks a lot for this whole series. It really helped to learn some JS specifics :D

drt
Автор

Jesse Warden do you have a road map for your videos? I want to learn more about javascript.

KingOfGods
welcome to shbcf.ru