Top 5 resources to become better Angular developer
Being resourceful is always important for a software developer. Early in my career I learnt it hard way when I got rejected in a job interview because of not being a resourceful candidate, even though I was able to solve the challenges given to me, interviewer told me in the end that they cannot proceed because I was not resourceful enough. This triggered my reading interest and learnt a lot along the pathway of my career, to make it easier for new aspirants I have compiled the top 5 list of Angular resources that will be useful.
1. Official website angular.io
Nothing can beat the official website as it always has the updated documentation with examples. During the recent days the documentation for Angular has improved a lot with more examples.
If you are looking to upgrade your Angular version they have a step by step guide here https://update.angular.io. You can choose the source and target upgrade version and just need to follow everysteps.
2. Angular Architects angulararchitects.io
To become a better Angular developer you have to definitely visit this site. It has a lot of information about architecting an Angular application and also you can learn about the frontend architecture and best practices.
If you want to lean more about Domain Driven Design follow this link https://www.angulararchitects.io/en/aktuelles/tactical-domain-driven-design-with-monorepos/
3. Angular Subreddit reddit.com/r/Angular2
With over 57.3k members in the community you will get to learn a lot of information about Angular and if you get blocked by any issues the community will be of great help.
4. Dev.to community dev.to/t/angular
Official Angular dev.to community where you will can find lots of news and tutorials about Angular
5. Angular Podcast adventuresinangular.com
If you are a fan of podcasts this will be useful for you. Listening to podcasts while driving to my office was one of my source of best resource to get to know the trends and grasp new ideas to try out.
My another favourite podcast is www.frontendhappyhour.com you can listen to lot of interesting folks from Netflix and other interesting guests. The interesting part for me is the Picks that they reveal in the end of the show.
If you have some interesting resources either for Angular or for Frontend in general, share it in the comments.