How to set onPush as the default change detection strategy for new Angular components?
Most angular components I create are generated using the angular CLI. Every time I had to set the change detection to onPush after the component has been created. I know there is an option to set it as the default, but I was lazy to search and set it...
vikky.dev2 min read
Henrique Custódia
Coffee make me anxyous, I prefer tea
Thanks for share!