Hi Chanaka, Welkom to Angular. The difference is that AngularJS doesn't cater for all the modern techniques. If you don't need those, AngularJS is easier to learn. However, Angular is better suited if you are part of a team, or need to do interop with any 3rth party library. It offers full support for web-components. Using it brings also typescript with it. That is also good for teams. Also, if you need to handoff your production to somebody else, typescript is a big gain. There is some added complexity, but also the framework itself is easier to learn. And it comes with the Angular-CLI, which helps you scaffold and maintain projects.
About the learning path. there are numerous way's and it also depends on your preferred way of learning? (video/book/workshops/just good API documentation) I would recommend starting off with reading the best practices documents before you start learning. While you probably will not understand much of it now, it will save you much later on. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
