Angular

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 their data separated from other tenants’ data and that data should be kept safe as well using proper authorization checks. …

Setting Up A Multi-Tenant Application With Firebase, GraphQL, and Angular Read More »

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 »

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 »

The monorepo blueprint (live talk)

I just did this live talk at AarhusJS – a Javascript meetup in Aarhus (Denmark), my hometown 🙂 The talk extended upon the lessons learned after working with Angular monorepo projects and will teach you about: Creating a good Angular architecture Case study: Monorepo architecture Using Sandboxes/facades Organizing libs and conventions in a monorepo Enforcing …

The monorepo blueprint (live talk) Read More »