Usually, I'm too busy chatting with Rubber Duck and Perplexity, but when I have some free time, I write down whatever is essential. Mostly front-end related, but it could be about my aquarium and The Fish.
What is that fancy colour OKLCH, and what is the benefit of using it on the web? Is it better than RGB() or hex colours? In this post, I show a real-life example of how OKLCH can simplify colour usage.
Visualise your life's journey in months. This tiny app shows you a shocking perspective on your time in this world. It might just make you rethink how you spend those precious moments.
So, you have your first mockup or design in your hands, but how do you translate it to HTML and CSS? Should you rely on CSS frameworks like Bootstrap, TailwindCSS, or others?
Finding out about build errors
2D and 3D animations provide developers with tools to manipulate an element on the screen, including position, size, perspective and rotation.
A quick overview of is(), where(), has() and not() selectors
The common pitfalls with CSS and different approaches to make sense of the project's design, front-end and maintenance.
The Svelte vs React argument is straightforward when the project requirements are clearly defined.