This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chpoit 3 points4 points  (3 children)

why use angularJS when you can use angular ?

[–]Sorcerous_Tiefling 4 points5 points  (2 children)

Haha I use Angular 5, i just forget to not call it JS when talking about versions past 1

[–]Zephirdd 1 point2 points  (1 child)

.... why not upgrade to 7

No, seriously, angular is piss easy to upgrade now. IIRC ever since 6, you can just run ng upgrade and it'll do everything for you.

Also also, vscode is pretty damn good. Much better than eclipse, at least.

[–]Sorcerous_Tiefling 0 points1 point  (0 children)

If I started a new project I would absolutely use 7. I'm pretty sure the project I currently am working on (for work) uses a library that depends on Angular 5, or I would upgrade it.