Before he joined, he had half a year of Angular experienced. He tried to set up a good architecture but had problems with scale. As soon as he signed up for the course, the architecture became … [Read more...] about How Søren accelerated his way to becoming an Angular architect
How Fabrice Became An Angular Architect In 8 Weeks
Learn how Fabrice became an Angular architect in 8 weeks. He asked himself "How can I strengthen my knowledge" and he joined Angular Architect Accelerator. Fabrice shares his experience with the … [Read more...] about How Fabrice Became An Angular Architect In 8 Weeks
The Complete Guide to Angular Security
Many frontend developers might see security as a non-functional concern, that is handled by the security department and that they instead should just focus on feature development. The reality is that … [Read more...] about The Complete Guide to Angular Security
Setting Up A Multi-Tenant Application With Firebase, GraphQL, and Angular
In this post, I will show you, how to set up a multi-tenant application with Firebase, GraphQL, and Angular. This is a common scenario for SaaS applications, as multiple tenants should be able to have … [Read more...] about Setting Up A Multi-Tenant Application With Firebase, GraphQL, and Angular
Expose Private Methods For Testing? (Angular Question)
In this video, I answer if it is ok to expose private methods for testing in Angular apps. https://www.youtube.com/watch?v=gS2MJ-Ri_VI&feature=youtu.be … [Read more...] about Expose Private Methods For Testing? (Angular Question)
Should You Work On Hobby Projects? (as a software engineer)
In this video, I explain why hobby projects can help your career. https://www.youtube.com/watch?v=4g8-p_4umdM&t=11s … [Read more...] about Should You Work On Hobby Projects? (as a software engineer)
Creating A Reactive State Flow By Extracting To Presentational Component
This videos shows you how to avoid some Angular anti-patterns by extracting to presentational components for a reactive state flow. https://www.youtube.com/watch?v=E7QmJi2QA-g&feature=youtu.be … [Read more...] about Creating A Reactive State Flow By Extracting To Presentational Component
Interfaces vs. Classes (Angular Question)
In this video, I cover if you should use interfaces or classes in your Angular apps for data representation. https://www.youtube.com/watch?v=1XY-tzbvh7I&feature=youtu.be … [Read more...] about Interfaces vs. Classes (Angular Question)