Created by Excellian Doguhan Uluca with contributions from Excellians Brendon Caulkins, Alex Hoffman, and Brendan Sawyer and community contributions from Kenton Bocock and Aristeidis Bampakos, Angular Evergreen is an open-source Visual Studio Code extension that is available on the Visual Studio Marketplace.
Doguhan and the team created the tool because it is critically important to keep JavaScript projects up-to-date to ensure security, compatibility, and the best possible performance for web applications.
The Angular team releases new versions of Angular frequently. These updates can take the form of major, minor, or patch releases. Patch releases fix security issues or bugs, minor releases add new features, and major releases can change how Angular works. With each minor release, the Angular team aims to nudge you towards the next major release, making it easier to upgrade to the next major version. Major versions are released every six months.
The tool notifies Angular developers of Angular releases as soon as they’re released while providing useful resources right in their IDE.
Install the extension directly within your IDE by following the link below:
Angular Evergreen makes it easier to configure, update, and test your Angular CLI projects.
Configure VS Code for Angular
and keep your config in sync across projectsmrm-task-angular-vscode
Configures:
latest
and next
versions of Angular in your IDEng update
to see which packages need to be updatedprod
mode to ensure that your update went smoothlyWe welcome your issues, questions, ideas, and contributions on GitHub. We’d love for you to check out, star, or fork the project at:
Is SAFe Agile? The Case for SAFe
I’m new to Agile, relatively speaking. I first heard of it only five years ago....
BDD (Behavior-Driven Development), Is it for me?
Would you like to develop products in a way that helps you discover users’ real...
Improving Scrum Teams with Visual Backlog Refinement
Many Scrum teams focus on the established five scrum events that take place each sprint...