All posts

CDN Hosting

J
How to use Azure CDN for setting up secure, fault tolerant and cheap hosting of your Jamstack apps.
READ NOW

Jamstack

J
Jamstack is an approach to building web sites and web applications that I like to use for my front end architectures. The core principles of this approach are pre-rendering, progressive enhancement and decoupling.
READ NOW

UI Composition with Yarn

U
In this post I will show in details how I compose my web apps from web components using the Yarn package manager together with Github Actions and Github packages.
READ NOW

Business Capability Mapping

B
One of the techniques that I, and many other specialists in the industry, use to determine the vertical slices of my architectures is business capability mapping.
READ NOW

Composite User Interfaces

C
When you slice up your architecture into capabilities, you will need to put it together again at the user interface level. In this post I'll explain my approach using web components.
READ NOW