Model-View-What?

2022-11-27 api architecture frontend patterns

Many developers have heard of MV-* design patterns (most commonly MVC), but most don’t know the purpose - or most of the alternatives - to...

Read More (5 min read) about Model-View-What?

Pure React Components

2022-11-24 frontend react

I recommend to my teams that they use “pure react components” - but, like usual, I’ve realized that I use the term a bit differently...

Read More (5 min read) about Pure React Components

Automating Deployments with GitHub Actions

2022-03-24 automation github actions helm kubernetes

When writing my last blog post, I really wanted to share a draft of it (and not just the source code) before publishing. To do...

Read More (4 min read) about Automating Deployments with GitHub Actions

Remaking DeKrey.NET in Next.js

2022-03-22 automation docker markdown nextjs react

As previously mentioned, I don’t like maintenance. Gatsby was working well for me, so why did I want to change? Wait, was it working well...

Read More (3 min read) about Remaking DeKrey.NET in Next.js

Making Realtime Checkers and Backgammon… with Azure Functions

2020-07-27 serverless signalr

I enjoy classical games. Simple rules that combine in interesting ways are the definitions of “emergent gameplay” that the games industry strives for in modern...

Read More (4 min read) about Making Realtime Checkers and Backgammon… with Azure Functions