architecture

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 »

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 »