© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Corey O'Donnell
Full-Stack Web Developer 💻 | Always Learning 📖 | Love for Plants 🌱
I noticed when I loaded my personal site without cache, my text would first display without the correct font. It eventually restyle using the original font after everything loaded. I was originally using a NPM package called typeface-roboto to load ...
Dinys Monvoisin
Software developer, JavaScript Euthusiasts, Inspiring Blogger
I was having the same issue without knowing how to fix it, thanks for the tip. Here is the page, if you want to have a look.
I am glad I could help.
I just wanted to let you know this does have performance impact on your page if it's important to you.
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Just be aware it might affect your loading times. Block makes it load longer, that's what swap is actually for.
Yes, I made sure to make that point that it will affect performance/load time.
Syed Fazle Rahman
Building Bug0, an AI-native E2E testing platform for modern apps - co-founder & ceo @ Hashnode
There’s no harm in doing that. Many websites follow this step to avoid typography flickering.
Thanks for sharing how it’s done.
Dinys Monvoisin
Software developer, JavaScript Euthusiasts, Inspiring Blogger
I was having the same issue without knowing how to fix it, thanks for the tip. Here is the page, if you want to have a look.