© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Syed Ammar Tariq
Frontend Programming Enthusiast
I want to learn Angular 2, but confuse whether I need to learn and understand Angular Js prior to learning Angular 2?
Edouard
Web Developer
It will help but since v2 is a big re-work you're not have to fully understand angular 1.x . A good knowledge of Javascript/ES6 would ease you the task though ^^.
Thanks
Rittam Debnath
adding to what @Edouard said. Angular 1.x uses JS,ES6 where as V2 uses TypeScript ( Strongly typed JS).