Delicious

Delicious

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
Animating the Dialog Element – Frontend Masters Boost
Animating the Dialog Element – Frontend Masters Boost
It might seem like you could just set a transition on the opacity of the dialog element in CSS from 0 to 1, but it doesn't work. You'll need to learn about @starting-style, and the overlay and allow-discrete keywords.
·frontendmasters.com·
Animating the Dialog Element – Frontend Masters Boost
Circular Text with CSS?
Circular Text with CSS?
Have you ever wanted to lay out some text in a circle but it felt like a lot of prodding in the dark?...
·dev.to·
Circular Text with CSS?
YouTube and Vimeo Web Component
YouTube and Vimeo Web Component
If you want something done right, post it wrong. In the long history of the innertubes, if you ask for help with code you typically won’t get much of a response. But if you post code and assert it is ideal and perfect and an immutable reflection of your pristine…
·adrianroselli.com·
YouTube and Vimeo Web Component