![Links on Performance IV](https://www.cdn5.niftycent.com/d/k/o/r/m/p/G/links-on-performance-iv.webp)
HTTP Caching is a Superpower — Hugh Haworth covers how the Cache-Control header is an awfully potent ingredient in web performance. I mis-read the title at first and was waiting to read about HTML caching. Hugh covers it a bit … The post Links on Performance IV appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. https://css-tricks.com/links-on-performance-iv/
![Accessing Your Data With Netlify Functions and React](https://www.cdn5.niftycent.com/d/1/n/B/Z/o/Y/accessing-your-data-with-netlify-functions-and-react.webp)
Static site generators are popular for their speed, security, and user experience. However, sometimes your application needs data that is not available when the site is built. React is a library for building user interfaces that helps you retrieve and …
The post Accessing Your Data With Netlify Functions and React appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/accessing-data-netlify-functions-react/
![If I work really hard on my Open Graph images, people will share my blog posts.](https://www.cdn5.niftycent.com/d/1/w/q/w/L/z/if-i-work-really-hard-on-my-open-graph-images-people-will-share-my-blog-posts.webp)
Zach did that thing where each of his blog posts has a special URL with the design of social image card that is screenshat by a headless browser (like Puppeteer) and used as a true meta Open Graph image, meaning …
The post If I work really hard on my Open Graph images, people will share my blog posts. appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![What I Wish I Knew About CSS When Starting Out As A Front-Ender](https://www.cdn5.niftycent.com/d/1/n/B/g/d/X/what-i-wish-i-knew-about-css-when-starting-out-as-a-front-ender.webp)
Nathan Hardy shares when things “clicked”:
Reflecting back on this time, I think there are a few key concepts that were vital to things finally all making sense and fitting together. These were: • The Box Model (e.g. box-sizing, height, width, margin, padding)• Layout
…
The post What I Wish I Knew About CSS When Starting Out As A Front-Ender appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Some Typography Links VII](https://www.cdn5.niftycent.com/d/e/L/G/6/z/o/some-typography-links-vii.webp)
All-things-typography, from a hard-edged monospaced variable font to fonts in the "Twilight Zone" ... and much, much more.
The post Some Typography Links VII appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![You want enabling CSS selectors, not disabling ones](https://www.cdn5.niftycent.com/d/D/P/E/6/j/n/you-want-enabling-css-selectors-not-disabling-ones.webp)
I think this is good advice from Silvestar Bistrović:
An enabling selector is what I call a selector that does a job without disabling the particular rule.
The classic example is applying margin to everything, only to have to remove …
The post You want enabling CSS selectors, not disabling ones appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Application-Specific Links](https://www.cdn5.niftycent.com/d/k/K/G/6/N/n/application-specific-links.webp)
You know like https:? That’s a URL Scheme. You’re probably familiar with the concept, thanks to others that come up in front-end development, like mailto:. You can actually make your own, which is pretty cool. There …
The post Application-Specific Links appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![CSS Pseudo Commas](https://www.cdn5.niftycent.com/d/e/j/X/6/B/L/css-pseudo-commas.webp)
A bonafide CSS trick if there ever was one! @ShadowShahriar created a CodePen demo that uses pseudo-elements to place commas between list items that are displayed inline, and the result is a natural-looking complete sentence with proper punctuation. CodePen Embed…
The post CSS Pseudo Commas appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Exploring the CSS Paint API: Blob Animation](https://www.cdn5.niftycent.com/d/e/j/X/6/M/m/exploring-the-css-paint-api-blob-animation.webp)
After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we generally reach for SVG to make those gooey shapes. But …
The post Exploring the CSS Paint API: Blob Animation appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/exploring-the-css-paint-api-blob-animation/
That’s a heartwrenching title from Michael Williamson. I believe it though. It’s kinda like a maximized version of the blogging phenomenon where if you work on a post for weeks it’ll flop compared to a post that’s some dumb 20-minute …
The post My tiny side project has had more impact than my decade in the software industry appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.