Guilherme M. Cardoso
πΊπΈ EN
πΊπΈ EN
πΊπΈ EN
π§π· PT
Blur as placeholder for imagens in NextJS 14
ποΈ June 16, 2024
π 3 minutes
This post is a step-by-step guide to add blur as a placeholder while tha application is still downloading dynamic images using NextJS 14 and plaicholder lib.
What is Hoisting in JavaScript?
ποΈ June 15, 2024
π 2 minutes
I will try to write, in my own words, a brief explanation of what hoisting is in JavaScript, the conditions under which it happens, and common mistakes we make.