Intro to Advanced JavaScript Foundations

InstructorTyler Clark

Share this video with your friends

Send Tweet

Thanks for watching my advanced javascript fundamentals course! This course has been really fun to put together and is a subject close to my heart. Not just because I love Javascript but because I came from a mostly self-taught background. A lot of these concepts were a mystery to me for far too long in the beginning of my career.

Also, I often see many of these concepts tripping up developers today… especially in edge case scenarios or during interviews. My hope is that I can save you from a lower salary offer, not getting a job, debugging a difficult code bases, and actually help you write cleaner code.

Sure knowing these concepts are not required to use React, Angular, Vue, or just JavaScript in general, but I firmly believe that these advanced fundamentals can make a significant impact in your career.

Reinaldo Diaz Lugo
~ 5 years ago

Hi, which extension do you use to print console.logs on the editor ? Seems pretty useful. Thanks

Jordan Frankfurt
~ 5 years ago

Hi, which extension do you use to print console.logs on the editor ? Seems pretty useful. I think he is using something like this: https://quokkajs.com/

Jordan Frankfurt
~ 5 years ago

Hi, which extension do you use to print console.logs on the editor ? Seems pretty useful.

I think he is using something like this: https://quokkajs.com/

Tyler Clarkinstructor
~ 5 years ago

Yes that is what I am using!

Reinaldo Diaz Lugo
~ 5 years ago

Thanks a lot