Posts

Showing posts from August, 2019

Before jumping into any JavaScript framework.

Image
In this article, I'm going to talk about the core concepts that you should learn before jumping into any JavaScript framework. I'm going to stick with the top three which are React, Angular, and Vue.  I haven't touched Vue but I have hands-on experience with React and Angular. Please let me know if there is something that I mentioned incorrectly or the things that I haven't mentioned here.  I think if you have learned these before it could help you out with grasping the framework and also you will be able to switch to any framework easily because you already know these core JavaScript concepts. If you miss these concepts it will be very difficult to understand separately which are the concepts belongs to JavaScript and it's frameworks. This article will be not describing all the information about the concepts but you can search through the internet to find more tutorials and documentation to enhance your skills. JavaScript Fundamentals    B asic