Author name: Christian

Hi there!I'm Christian, a freelance software developer helping people with Angular development. If you like my posts, make sure to follow me on Twitter.

ANNOUNCEMENT: Join Angular Architect Community (FREE)

In this video, I am announcing, that I have created a free Slack workspace called “Angular Architect Community” which is a community for Angular architects/leads or developers aspiring to be one. All you need to do to enroll (for free) is send me an email at: [email protected] Containing: Name Country Your experience with Angular Your …

ANNOUNCEMENT: Join Angular Architect Community (FREE) Read More »

The 10 Commandments of Angular Development – Adventures in Angular episode

I did a podcast episode for Adventures in Angular discussing the 10 commandments of Angular development. The commandments: Thou shalt separate smart and dumb components Thou shalt use abstractions Thou shalt have no other gods before Angular best practices/official guidelines Remember to type everything to keep it holy Thou shalt honor high ROI testing Honer thy Reactive architecture Thou shalt remember the responsive styling to keep …

The 10 Commandments of Angular Development – Adventures in Angular episode Read More »

Top 5 NgRx Mistakes

NgRx is a popular state management framework implementing the Redux standard for Angular. Nevertheless, it is often one of the hardest things to learn when you are learning Angular. Often the confusion is not in the Redux flow itself (it is quite simple actually) but more in how you actually put it into use. As …

Top 5 NgRx Mistakes Read More »

Angular Projects and Lessons Learned

Throughout my career, I have worked on quite a few Angular projects. In this post, I will go through some of the different projects I have worked on and explain the lessons learned in each so you can learn from them. Ionic + Cordova mobile app with AngularJS (2015) This app was about creating an …

Angular Projects and Lessons Learned Read More »