AngularJS support is ending, and developers can migrate to Angular
11–20 of 54 posts
Re: AngularJS support is ending, and developers can migrate to Angular
#12When the deprecation was originally announced I basically just decided to sever from Angular all together. The "migration" practically involved rewriting pretty much everything anyway. The new thing is surely technically superior, but it just left me very bitter. I learned my lesson!
AngularJS is a different framework. They are not the same and i think that was very clear from the start. ( I've written webapps in both AngularJS and Angular)
Re: AngularJS support is ending, and developers can migrate to Angular
#13Earlier quoted context omitted.
> I'm a big Angular fan, even if I tried React, I highly prefer Angular for being more strict, complete and imho more suited for very big projects. I agree, I just moved us to Angular 13 and I love every second of it. I've worked on React projects but will take Angular any day of the week.
Having worked with both, react much much less, but more recently, I find react just simpler to get stuff done with. Angular has a pretty rigid structure that I felt required more files and code (even if you just use the ng CLI to code gen the initial component or service) to do the same thing. Obviously the batteries included nature of Angular is nice. But otherwise I felt less burdened by the amount of code I need t…
Today we still prototype mostly with react. It’s easier to staff junior devs around and empowers them when it comes to trivial logic with cool UX.
Any large scale work, or prototypes going to prod, do so with Angular. Where we’re confident in the Sr level engineers writing that code.
Re: AngularJS support is ending, and developers can migrate to Angular
#14"Clarification: AngularJS and Angular are different frameworks. The announcement for end of life is for AngularJS that Google released in 2010. Angular is in active development and growing. Exciting big changes coming in 2022!"
> Originally, the rewrite of AngularJS was called "Angular 2", but this led to confusion among developers. To clarify, the Team announced that separate terms should be used for each framework with "AngularJS" referring to the 1.X versions and "Angular" without the "JS" referring to versions 2 and up. -- https://en.wikipedia.org/wiki/Angular_(web_framework)#Naming Well, nice try I guess. Still, they do say that "Namin…
> Those stupid developers don't realize that AngularJS and Angular2 are two completely different frameworks! Okay, I guess we need to make it now VERY CLEAR that they are different. How about AngularJS and Angular? Sounds good, right? Now it should be clear to everyone the two are different frameworks.
Switched from AngularJS directly to Vue.js after the months of confusing messaging, no regrets, Vue.js is what Angular2 should have been, in my opinion.
Re: AngularJS support is ending, and developers can migrate to Angular
#15When the deprecation was originally announced I basically just decided to sever from Angular all together. The "migration" practically involved rewriting pretty much everything anyway. The new thing is surely technically superior, but it just left me very bitter. I learned my lesson!
AngularJS is a different framework. They are not the same and i think that was very clear from the start. ( I've written webapps in both AngularJS and Angular)
Re: AngularJS support is ending, and developers can migrate to Angular
#16When the deprecation was originally announced I basically just decided to sever from Angular all together. The "migration" practically involved rewriting pretty much everything anyway. The new thing is surely technically superior, but it just left me very bitter. I learned my lesson!
These days I use Vue or React instead.
Re: AngularJS support is ending, and developers can migrate to Angular
#17Re: AngularJS support is ending, and developers can migrate to Angular
#18When the deprecation was originally announced I basically just decided to sever from Angular all together. The "migration" practically involved rewriting pretty much everything anyway. The new thing is surely technically superior, but it just left me very bitter. I learned my lesson!
Re: AngularJS support is ending, and developers can migrate to Angular
#19Earlier quoted context omitted.
> Originally, the rewrite of AngularJS was called "Angular 2", but this led to confusion among developers. To clarify, the Team announced that separate terms should be used for each framework with "AngularJS" referring to the 1.X versions and "Angular" without the "JS" referring to versions 2 and up. -- https://en.wikipedia.org/wiki/Angular_(web_framework)#Naming Well, nice try I guess. Still, they do say that "Namin…
> "Naming things" is one of the two hard problems in computer science. For those who don't know, the other two are: Cache invalidation, and off-by-one errors.
Re: AngularJS support is ending, and developers can migrate to Angular
#20When the deprecation was originally announced I basically just decided to sever from Angular all together. The "migration" practically involved rewriting pretty much everything anyway. The new thing is surely technically superior, but it just left me very bitter. I learned my lesson!