Spotlight
Modern front-end web development workflows
What does it look like to develop the front-end code of a modern web app? As you know browsers understand javascript, CSS, and HTML (only).
Read the story >
Configuring multiple subdomains on an NGINX webserver
TLDR: In this post I'm going to detail an optimal NGINX webserver configuration for MULTIPLE subdomains...
Read the story >
Building a completely reactive app with Vue.js & socket.io
At the beginning of 2020, I released a web app (a 6 month side-project): a fully reactive, real-time web-app leveraging Vue.
Read the story >
The front-end
TL;DR Javascript and web browsers have come a long way in the last decade, and building a complex front-end web app is feasible.
Read the story >