Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
watzon46248yThere is a real soon v2 is so different. angular 1 focused on making JavaScript web apps easily testable, Angular 2 brings a much more component based approach to Angular. It still has the same basic idea with its bindings, but it makes things a lot easier to read/build and much more maintainable. Angular 2 all the way
-
Seethe4608y@dev0urer totally agreed. Not to mention the use of TypeScript allowing you to use the latest ECMAScript standard and enforce type checking.
-
Ng2 all the way! The conundrum is if your working on a production app, do you use ng2 which is better, but will be much slower due to learning curve and new-ness. Or do you use ng1 which you are fast at developing, but has plenty of pitfalls as we all have seen
Related Rants
Angular 1.x V Angular 2 ! Which one do you prefer ?
Saw the enhancements in V.2 they are way off the initial base ...
undefined
angular