Delicious

Delicious

10513 bookmarks
Custom sorting
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node. - GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, de...
·github.com·
GitHub - ospfranco/link-preview-js: ⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.
A Previous Sibling Selector
A Previous Sibling Selector
Jim Nielsen set out to style a bunch of links that appeared before hr elements. As the element tree – generated from a Markdown file – was entirely flat, there are no enclosing section elements to hook onto in order to select those links (using something like section p:last-child a:only-child). The solution? The :has() selector: … Continue reading "A Previous Sibling Selector"
·bram.us·
A Previous Sibling Selector
Add a 'copy code to clipboard' button to your blog's code blocks
Add a 'copy code to clipboard' button to your blog's code blocks
In this tutorial, I will show you how to add a 'copy code' button to code blocks in your blog that will copy the code to the system clipboard. This will make it simply for your readers to copy and paste the code you are discussing.
·roboleary.net·
Add a 'copy code to clipboard' button to your blog's code blocks
prefers-color-scheme: Hello darkness, my old friend
prefers-color-scheme: Hello darkness, my old friend
Many devices now support an operating system wide dark mode or dark theme experience. This post explains how dark mode can be supported on web pages, lists best practices, and introduces a custom element named dark-mode-toggle that allows web developers to offer users a way to override their operating system level preference on specific web pages.
·web.dev·
prefers-color-scheme: Hello darkness, my old friend
Faster WordPress rendering with 3 lines of configuration
Faster WordPress rendering with 3 lines of configuration
"When I was younger, so much younger than today" and upset and full of vinegar about the state of the world, I'd say things like "CSS is the worst" (not really). Now, half a year later, older and wiser and more accepting, I'd agree to mellow down to "CSS is render-blocking". Un-render-blocking CSS W
·phpied.com·
Faster WordPress rendering with 3 lines of configuration
Felt – The best way to make maps on the internet
Felt – The best way to make maps on the internet
Felt lets you create maps collaboratively, using world-class data, and share them in a single click. For team projects or epic adventure with friends.
·felt.com·
Felt – The best way to make maps on the internet
Capri
Capri
Build static sites with interactive islands
·capri.build·
Capri
DEV Community = Search Results
DEV Community = Search Results
A constructive and inclusive social network for software developers. With you every step of your journey.
·dev.to·
DEV Community = Search Results
My Wonderful HTML Email Workflow, using MJML and MDX for responsive emails
My Wonderful HTML Email Workflow, using MJML and MDX for responsive emails
If you've ever had the misfortune of being tasked with building a template for HTML emails, you know it's tricky business! In this blog post, I share the approach I took to build responsive, client-friendly emails without a single tag.
·joshwcomeau.com·
My Wonderful HTML Email Workflow, using MJML and MDX for responsive emails