Blog
November 11, 2024
REST vs GraphQL: Is It Really a War?
In recent years, REST and GraphQL are often described as if they were competing technologies, locked in some kind of “API war.” The reality is a lot less dramatic. REST, defined by Roy Fielding...
ReadNovember 1, 2024
The Hitchhiker’s Guide to eIDAS: Navigating Europe’s Digital Identity Landscape
Don’t Panic! If navigating Europe’s digital identity systems feels like hitchhiking across the galaxy, fear not—* *eIDAS** (Electronic Identification, Authentication and Trust Services) is the...
ReadDecember 1, 2022
Fighting with Angular Environments
Angular is fantastic when it comes to managing configurations—as long as your app has only one customer, one setup, and one deployment target. In that scenario, life is simple: you define your...
ReadApril 5, 2022
Building Static Sites with Jigsaw – Honest Review & GitHub Deploy Setup (2025 Update)
Jigsaw is a static site generator built on top of Laravel's Blade templating engine and Laravel Mix. And here’s the thing: this blog is built with it. 2024 Author’s Note: This blog was...
Read