web development
CSS Solutions to Fix FOUC
I've finally decided to fix a bug I've been seeing for a long time, which I always would leave for later as it was a minor bug. This bug is called FOUC or Flash of Unpainted Content, so I decided to share with you these 2 solutions to this simple problem.
Embedding YouTube Videos Without Impacting Web Perf
Improve the page loading performances caused by YouTube iframes with a few simple HTML and CSS tricks.
Speeding up static websites with PJAX
How to improve the performances and enhance the user's experience of static websites (Hugo, Jekyll..) using the PJAX technique.
My static website updates in 2020
Implementing more advanced features to the static website made with Hugo