Blog Articles
These are all my blog posts. I write mostly about software development and share what I can to make devs life easier.
- Sep 3, 2024
Implementing the Observer pattern using JavaScript & TypeScript
Learn what the Observer pattern is and build your implementation
- Apr 12, 2024
Create an SPA with SvelteKit including Docker
A hands-on on how to create a Single-Page-Application with SvelteKit
- Dec 21, 2023
How to setup FluentValidation in a .NET Web Api
Learn to setup FluentValidation for Automatic Validation in your .NET Api.
- Feb 6, 2023
How to deploy your site to Cloudflare pages
Take advantage of CI/CD and cf-pages free tier
- Jan 26, 2023
How to use a Python venv from a Bash script
And an example building a simple API to show off
- Sep 28, 2022
Hello World: The suffering of modern web development
My experience building this site and how modern web development is