Web Development Reading List #145: Font Loading Strategies, Scaling SVGs And Infinite Scrolling Done Right
I love articles that specifically focus on tiny little details within web development. For example, this week I stumbled upon an article featuring all the fine details about scheduling in requestAnimationFrame
. Another gem I discovered is a widely unknown but very practical SVG attribute to preserve stroke widths while scaling an illustration.
All of these little details can make such a huge difference in our projects, so I’m particularly thankful for having discovered these articles to share with you this week. Let’s dive in.
The post Web Development Reading List #145: Font Loading Strategies, Scaling SVGs And Infinite Scrolling Done Right appeared first on Smashing Magazine.