Google Says Angular 2 Will Support Python, Java (thenewstack.io)
An anonymous reader writes: Google will release a faster beta version of Angular 2 in about two weeks, with a smaller version targeted for April. "We're improving our ability to handle different languages," says Google's Brad Green, noting that 213 contributors are currently working on Angular. "Our plan is to have versions that will work with many server-side technologies, from Java to Python." Microsoft has already demonstrated how it's building Angular into ASP.NET and Google is also working with the Drupal team. But Green says they'll also continue supporting Angular 1 for at least another year, until a majority of users have transitioned to the new syntax. Google says there are currently 21.3 million developers using Angular 1, compared to just 300,000 using Angular 2. "We've got a ways go to," Green admitted.
Can someone explain why the backend matters? I've not used Angular 2 but have used 1 extensively, and it always just calls a rest service for JSON. I understand others will have other needs, but won't you always just be calling a URL to get or submit data? That service could be written in BASIC for all I care.
I have used angular2 for a month now and I hate javascript. But I have to say that this is the best Javascript framework I have seen. The component architecture makes it possible to create actually generic and reusable components. I still think that .net will go away soon but angular2 will probably be the most important and used thing in the net. And quite soon even. Within 1 or 2 years.
I was a major fan of Angular until all this crap with Angular 2.
Was it *really* necessary to make fundamental changes to the syntax, thereby making it completely incompatible with Angular 1? It's dishonest to even call it Angular 2, when it has almost nothing in common with the previous.
And everyone thought Java's constantly revolving APIs were bad...
I thought this was news for nerds, not news for web app developers....