Before you actually start learning Angular, you need to understand a few concepts such as: Difference between traditional web-applications and single-page applications AngularJS drawbacks What is Angular? To begin with, let me first tell you what is the difference between traditional web-applications and single-page applications? Traditional Web-apps: I’m sure you will remember that in the past, whenever you would request for a web page, the page used to reload entirely in order to load the data as shown in the image above. This model is referred to as Traditional-W➨eb Application (TWA) . The biggest problem of this was of course time-consumption. To overcomes this problem, SPA’s or Single-Page Applications model was introduced. SPAs are browser applications that are similar to mobile applications that come with dynamic interactions. They have much lesser refresh rates when compared to TWA’s . Take a look at the image below that...
Your ultimate guide to mastering job interviews with expert tips, practice questions, and career advice