Esri / angular-esri-map

A collection of directives to help you use Esri maps and services in your Angular applications
https://esri.github.io/angular-esri-map/
Apache License 2.0
213 stars 107 forks source link

AngularJS goes into Long Term Support on July 1, 2018 #345

Closed andygup closed 6 years ago

andygup commented 6 years ago

AngularJS is planning one more significant release, version 1.7, and on July 1, 2018 it will enter a 3 year Long Term Support (LTS) period. After the release of 1.7.0 the team does not intend to merge any feature or fix that will require even a minor breaking change.

Additional information: https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c

Please plan accordingly. If you are starting a new project we recommend you use esri-loader with Angular (v2+).

/cc @tomwayson @jwasilgeo

andygup commented 6 years ago

FYI for those still on AngularJS, Angular 6 was recently launched and is yet another reason to consider migrating off AngularJS (v1).

https://blog.angular.io/version-6-of-angular-now-available-cc56b0efa7a4 https://github.com/angular/angular/releases

tomwayson commented 6 years ago

Or if Angular and TS aren't your thing, you might like Vue.js, which also works well w/ esri-loader.

Either way, we should consider this library in LTS as well.