Delicious

Delicious

10513 bookmarks
Custom sorting
How to do ISR and advanced caching with Astro | Netlify Developers
How to do ISR and advanced caching with Astro | Netlify Developers
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Astro has useful tools to do fine-grained ISR and other advanced caching patterns when deployed to Netlify. This guide will show you how to do it.
·developers.netlify.com·
How to do ISR and advanced caching with Astro | Netlify Developers
Do you know about overflow: clip? | Kilian Valkhof
Do you know about overflow: clip? | Kilian Valkhof
You probably know overflow: hidden, overflow: scroll and overflow: auto, but do you know overflow: clip? It's a relatively new value for the overflow property, and with Safari 16 being released later this year all evergreen browsers will support it. So what does it do? Before diving into clip, lets quickly go over what overflow […]
·kilianvalkhof.com·
Do you know about overflow: clip? | Kilian Valkhof
Clip Pathing Color Changes – Frontend Masters Boost
Clip Pathing Color Changes – Frontend Masters Boost
Let's look at a cool animated nav effect (from a recent post by Emil Kowalski) that uses CSS `clip-path` to move the highlighted nav item around. It's an interesting look at this CSS feature and adds a lot of polish to a simple idea.
·frontendmasters.com·
Clip Pathing Color Changes – Frontend Masters Boost
Popover API 101
Popover API 101
Browsers have been getting some pretty important features at a rapid pace lately. Features that might take several JavaScript (or CSS) libraries to implement are now available in browsers out of the box.
·amitmerchant.com·
Popover API 101
Freedom Stack Boilerplate
Freedom Stack Boilerplate
A free full-stack boilerplate that feels freeing. Astro, HTMX, Alpine.js, Astro DB, Lucia Auth, Preline UI, & daisyUI.
·freedom.faith.tools·
Freedom Stack Boilerplate
MiniSearch
MiniSearch
Documentation for MiniSearch
·lucaong.github.io·
MiniSearch
Responsive bar charts in HTML and CSS - 9elements
Responsive bar charts in HTML and CSS - 9elements
Building flexible data visualizations for international sites For our international clients, we have created dynamic charts and data visualizations for the web. Charts typically render shapes like lines and paths, rectangles and circles. They contain...
·9elements.com·
Responsive bar charts in HTML and CSS - 9elements
Home / PWABuilder
Home / PWABuilder
All the tools you need to build and deploy your Progressive Web Apps.
·pwabuilder.com·
Home / PWABuilder
Fractal Glass Effect
Fractal Glass Effect
A fractal glass effect on images, simulating the look of an image viewed through distorted glass using a displacement filter and feDisplacementMap. You...
·codepen.io·
Fractal Glass Effect
link-peek Web Component
link-peek Web Component
The link-peek Web Component allows you to turn a regular anchor link to a rich preview (also known as an 'unfurled' link) to show description, meta image, website name and more using a JSON API.
·darn.es·
link-peek Web Component
How to use JSON Path · Bump.sh
How to use JSON Path · Bump.sh
A few years ago most API designers, developers, and technical writers would have had very little reason to bump into JSONPath, but its starting to get more and more relevant as more tools and standards start relying on it. So what is JSONPath, what is it used for, and how can you get up to speed with using it?
·bump.sh·
How to use JSON Path · Bump.sh