What To Learn Before A JavaScript Framework




In this video I will share what I think people should learn in JavaScript before moving to a front end framework like React, Angular or Vue. This includes things like modules, classes, arrow functions and more. Ill also give some examples of these things being used in different frameworks.

Sponsor: Freelancer Bundle (Use “brad25” for 25% off)
https://studywebdevelopment.com/freelancing.html

21 Hour JavaScript Course!
https://www.udemy.com/modern-javascript-from-the-beginning/?couponCode=TRAVERSYMEDIA

💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
https://www.facebook.com/traversymedia

https://www.instagram.com/traversymedia

Original source


43 responses to “What To Learn Before A JavaScript Framework”

  1. Thanks for great video. I for one can say the basics are very important. If u know enough, u don't. I lost job thinking I was good with Angular but after getting job, it tuned nightmare coz I didn't know basic and I was confused if its JS or angular (like you said). I lost the job in few months. It was well paid but it gave me valuable lesson. thanks for the video. I am somewhat familiar with those concepts now, after 1 yr of that job

  2. Brad, this recommendation should've been the introduction to your react course in Udemy. I wish i knew this before taking the course, my life would've been a lot easier. Its not yet too late, now i can go back and retake the course hehe. Thanks for all you do man.

  3. Is there anybody who have used Ext.js ? The way Vue.js defines component is a bit similar to Ext.js which, although simple, is not what I like.
    Angular syntax, thanks to typescript, is what prefer. There are class, implement (for interface), scope specifier/modifer which I already know in Java/C#.

  4. With the upcoming React feature called Hooks, it seems that Classes will be gradually left out. So only in Angular we can still enjoy using classes. Therefore I plan to learn Angular when I have time; currently I have to continue learning React because of necessity.

  5. great as it is expected from you , thanks.

    Tthere is other THING i do not know how to name it, let us name it the way of thinking, the way of thinking or how my brain work is totally different between how I think about my app as back end and how i should think about it in modern javascript, i do not know , it looks always messy to me.
    so if you got what I mean , would you explain how can I rethink my app in the new javascript way.

  6. I've used some JS, jQuery & AJAX, even some ES6 including some concepts mentioned here… Yet trying to learn a framework a lot of the time still sounds like rocket surgery… in Chinese…
    Let's hope it's a case of not knowing the prerequisites well enough, and not the case of being too dumb to understand them 😜

Leave a Reply