As for AI, I use it sometimes. Copilot for handling some of the tedious work, and ChatGPT for the big stuff. Neither, of course, are substitutes for knowing what I’m doing.
I like Angular because it’s predictable and lends itself naturally to good separation of concerns. There is an “Angular way” of doing things, and once you know what it is, you can move effortlessly from project to project, immediately knowing where to look for what.
I also like it because it comes with nearly everything you need out of the box. This helps the standardization because you don’t have so much customization needed to get basic functionality.
Comments