How does the Angular team manage feature flags in the framework?

67 views Asked by At

The Angular team uses a website to document upgrades

https://update.angular.io/

In that website, one can select how to upgrade from version to version and it displays a detailed list of steps to follow.

I'm insterested to know the process the team follows to document it specially around "feature flags", from introducing it in the code to documenting it in the website. Is it an automatic process? Do they use any third party software other than the tools in github?

0

There are 0 answers