Web Performance

Web Performance

User perception of website speed is more important than load time in milliseconds. In this article, we analyze various metrics and best practices to improve user perception. Smoothness of scrolling and animations, real-time page load, and responsiveness to user interaction all affect perception.

Leer →

Countdown to new year

Countdown to new year

Combining my passions for astronomy and programming, I'm creating a website to countdown the days until the new year, with a simulation of the earth's movement.

Leer →

Vue 3 with Typescript and Decorators

Vue 3 with Typescript and Decorators

I use Typescript and decorator libraries for VueJS. This allows me to use a class syntax that's easier to read. I'll show you how to build a counter component that can increment and decrement.

Leer →