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
-
Huuugo25208yFor the mortal rest of us:
-First there was AngularJS.
-Then came a completely new framework from the same guys. They called it Angular 2.
-That thing now had two major version jumps in the last few months. -
creator22068y@Cyanite @Huuugo They skipped Angular 3 π
Angular 4 is called 'Angular'. They even removed the numbering.
The first version is 'AngularJS'.
So it's just AngularJSβ and Angular now. Not confusing at all. -
pain04861718yYou could try ngUpgrade to get AngularJS running in an Angular app. Its supposed to be used to gradually upgrade existing AngularJS architecture to Angular.
-
pain04861717y@QCat it took a while of searching through my google history, but I found the article I had come across. Its based off early angular 2 but I don't see why it wouldnt still apply. http://blog.rangle.io/upgrade-your-...
-
We're just starting to use ngUpgrade in our project now. Seems to work like a charm, though you have to be mindful of your boundaries between AngularJS and Angular.
Related Rants
-
tahnik63So I need to create a nice new web app. Let's look at some cool JS frameworks that I can work with. *5 mins l...
-
ahmedam23What only relying on JavaScript for HTML form input validation looks like
-
Kalvin17How does a front-end developer get away with murder? $('body').hide(); //I'll see myself out
Boss: We are using Angular 1 in our project, right?
Me: AngularJS, yeah, we are using it.
Boss: I heard they have AngularJS 4 now and it's faster and better.
Me: Angular, yeah that's much better.
Boss: So shouldn't we upgrade it? Can you do it this week?
Me: Erm... It's gonna take more than a week.
Boss: How much time do you need?
Me: 6 months, at least.
Boss: What if I put one more guy with you on this? How much time will it take then?
Me: Let me rephrase. It's gonna take 6 months for the entire team to upgrade all the modules in our product to Angular 4. Not including the time to train everyone on Angular and TypeScript.
Boss: Oh, Angular 1 is suddenly seemed to me a better option now.
Me: Smart move π
undefined
front-end
boss conversations
angular
js
boss
angularjs