Delicious

Delicious

10512 bookmarks
Custom sorting
How to delete all node_modules directories from your computer
How to delete all node_modules directories from your computer
Over the last few years, I’ve run npm install more times than I can count. And as a result, I have a lot of node_modules directories on my computer that I long forgot about and never use. Sometimes I don’t need the project at all anymore, but often, it’s a codebase I just don’t work with often. My node_modules directories contained 50mb of stuff on the small side, and over 200mb of files in some cases.
·gomakethings.com·
How to delete all node_modules directories from your computer
LingoJam | Make a Translator Online!
LingoJam | Make a Translator Online!
LingoJam lets you create an online translator. It's really simple, just throw us a couple of lists of words and we'll mix it around and make a translator that you can share with the world!
·lingojam.com·
LingoJam | Make a Translator Online!
keen-slider
keen-slider
The HTML touch slider carousel with the most native feeling.
·keen-slider.io·
keen-slider
Breakout Buttons
Breakout Buttons
Andy covers a technique where a semantic is used within a card component, but really, the whole card is clickable. The trick is to put a pseudo-element
·css-tricks.com·
Breakout Buttons
Shape Divider App
Shape Divider App
Create fully responsive shape dividers for your next web project
·shapedivider.app·
Shape Divider App
How to use Eleventy filters
How to use Eleventy filters
Eleventy filters allow you to build functionality on top of the templating language you are using. In this tutorial we make a date formatting filter using th...
·youtube.com·
How to use Eleventy filters
Keyframes.app | CSS Toolbox
Keyframes.app | CSS Toolbox
Keyframes helps you write better CSS with a suite of tools to create CSS @Keyframe animations, box shadows, colors, & more
·keyframes.app·
Keyframes.app | CSS Toolbox
On fixed elements and backgrounds
On fixed elements and backgrounds
I thought this was going to be a short-ish note on fixed positioning and jank, but as with almost everything I write, it grew into a long-ish post about containing blocks, rendering and scroll performance.
·chenhuijing.com·
On fixed elements and backgrounds
Increment: Issues
Increment: Issues
Increment is a print and digital magazine about how teams build and operate software systems at scale.
·increment.com·
Increment: Issues
Sorted CSS Colors
Sorted CSS Colors
I wanted to create a tool to sort the named CSS colors in a way that it shows related colors together. So, next time I can't decid...
·enes.in·
Sorted CSS Colors