Delicious

Delicious

10513 bookmarks
Custom sorting
Share URL
Share URL
Share a URL with Web Share, copy to clipboard or to social media
·nigelotoole.github.io·
Share URL
Switching It Up With HTML’s Latest Control — Smashing Magazine
Switching It Up With HTML’s Latest Control — Smashing Magazine
After years of relying on checkbox hacks to create a “switch” control for forms that toggle between two states, HTML may be gaining a native way to go about it by adding a `switch` attribute to checkbox inputs. Daniel Yuschick walks us through a first impression of switch controls and discusses current and ongoing considerations that need to be explored further before it is ready for prime time.
·smashingmagazine.com·
Switching It Up With HTML’s Latest Control — Smashing Magazine
Anchor Links and How to Make Them Awesome
Anchor Links and How to Make Them Awesome
Anchor links (also called jump links) are an easy way to provide in-page navigation. For example, a table of contents could use anchor links to take readers...
·codersblock.com·
Anchor Links and How to Make Them Awesome
Fine-tuning Text Inputs
Fine-tuning Text Inputs
A quick overview of the attributes we can add to form fields to provide hints to the browser and improve the user experience for our visitors.
·garrettdimon.com·
Fine-tuning Text Inputs
An open-source alternative to Mixpanel | Openpanel.dev
An open-source alternative to Mixpanel | Openpanel.dev
Unlock actionable insights effortlessly with Insightful, the open-source analytics library that combines the power of Mixpanel with the simplicity of Plausible. Enjoy a unified overview, predictable pricing, and a vibrant community. Join us in democratizing analytics today!
·openpanel.dev·
An open-source alternative to Mixpanel | Openpanel.dev
Prefer Multiple Compositions | Kyle Shevlin
Prefer Multiple Compositions | Kyle Shevlin
The flexibility of JavaScript and React means there are lots of ways to achieve the same result. Let's consider why we might choose one way over another when it comes to React. Specifically, when to choose a more verbose solution with composition over the DRYest code possible.
·kyleshevlin.com·
Prefer Multiple Compositions | Kyle Shevlin
jazzypants1989/jessquery: Modern JavaScript is pretty good, but typing `document.querySelector()` is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 30kb, while this is only around 3.5kb. Lots of JSDoc comments so it's self-documenting and works great with TypeScript.
jazzypants1989/jessquery: Modern JavaScript is pretty good, but typing `document.querySelector()` is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 30kb, while this is only around 3.5kb. Lots of JSDoc comments so it's self-documenting and works great with TypeScript.
Modern JavaScript is pretty good, but typing `document.querySelector()` is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 30kb, while this is only around 3.5kb. L...
·github.com·
jazzypants1989/jessquery: Modern JavaScript is pretty good, but typing `document.querySelector()` is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 30kb, while this is only around 3.5kb. Lots of JSDoc comments so it's self-documenting and works great with TypeScript.
City In A Bottle – A 256 Byte Raycasting System
City In A Bottle – A 256 Byte Raycasting System
Hello size coding fans. Today, I have something amazing to share: A tiny raycasting engine and city generator that fits in a standalone 256 byte html file. In this post I will share all the secrets…
·frankforce.com·
City In A Bottle – A 256 Byte Raycasting System
Modern CSS Layouts: You Might Not Need A Framework For That — Smashing Magazine
Modern CSS Layouts: You Might Not Need A Framework For That — Smashing Magazine
It’s easy to get lost in a sea of CSS frameworks and libraries, each promising easier styling and smoother layouts. Brecht De Ruyte demonstrates four CSS utility classes (plus a bonus) using techniques that allow them to be used practically anywhere you need a particular layout — be it Grid or Flexbox — with configurable options.
·smashingmagazine.com·
Modern CSS Layouts: You Might Not Need A Framework For That — Smashing Magazine
Accordion Animations
Accordion Animations
An accordion concept featuring animations of `details` and `summary`. Based on an [accordion module](https://dribbble.com/shots/20070523-NEW-FEATUR...
·codepen.io·
Accordion Animations
Dynamic Content Includes
Dynamic Content Includes
In this post, I explain how I solved two issues at the same time by introducing a feature to my post layout that I’m calling pre and post includes.
·chrisburnell.com·
Dynamic Content Includes
Color Picker
Color Picker
Effortlessly extract vibrant colors from images in RGB, HEX, and HSL formats.
·imgcolorpicker.vercel.app·
Color Picker