Delicious

Delicious

10513 bookmarks
Custom sorting
A Guide To Hover And Pointer Media Queries — Smashing Magazine
A Guide To Hover And Pointer Media Queries — Smashing Magazine
In this article, we’ll talk about how to adapt our sites to the different scenarios of a device pointer: whether it has a pointer or not, or how accurate it is. To adapt our site to those devices’ needs we’ll talk about how to properly use media queries `hover`, `pointer`, `any-hover` and `any-pointer`.
·smashingmagazine.com·
A Guide To Hover And Pointer Media Queries — Smashing Magazine
Resetting Inherited CSS with “Revert”
Resetting Inherited CSS with “Revert”
For a recent project, we needed to take a small web application and embed it inside a client’s existing site. Typically, this means inheriting the site’s styles. However, in this case, the client wanted this app to follow a new design system that hadn’t been applied to the site yet. That raised some issues for...
·cloudfour.com·
Resetting Inherited CSS with “Revert”
How To Install NVM on macOS with Homebrew
How To Install NVM on macOS with Homebrew
The NVM (Node Version Manager) is a shell script used for installing and managing Node.js on a Linux based system. The macOS users can install NVM using the homebrew. This tutorial help you to install NVM on your macOS system and manage Node.js versions. Prerequisites You must have macOS desktop access with administrator privileges. Login
·tecadmin.net·
How To Install NVM on macOS with Homebrew
DEV Community
DEV Community
A constructive and inclusive social network for software developers. With you every step of your journey.
·dev.to·
DEV Community
Building The SSG I’ve Always Wanted: An 11ty, Vite And JAM Sandwich — Smashing Magazine
Building The SSG I’ve Always Wanted: An 11ty, Vite And JAM Sandwich — Smashing Magazine
Back in January 2020, Ben Holmes set out to do what just about every web developer does each year: rebuild his personal site. In this article, he shares his story of how he set out to build his own build pipeline from absolute ground zero and created “Slinkity”.
·smashingmagazine.com·
Building The SSG I’ve Always Wanted: An 11ty, Vite And JAM Sandwich — Smashing Magazine
Building a PWA with Vue.js - LogRocket Blog
Building a PWA with Vue.js - LogRocket Blog
Discover what a PWA is, how to build one with Vue.js, and some tips, tricks, and best practices you can use along the way.
·blog.logrocket.com·
Building a PWA with Vue.js - LogRocket Blog
Are we live? | scottohara.me
Are we live? | scottohara.me
If you have an interface where content is dynamically updated, and when the content is updated it does not receive focus, then you likely are going to need a...
·scottohara.me·
Are we live? | scottohara.me
Honest Portfolio — UX Designer
Honest Portfolio — UX Designer
Let's be real, you're going to compare yourself to this and then proceed to contemplate all your life decisions and spiral into depression. (unless you're a recruiter... in which case, I just want you to know that I thrive in inserting generic keywords (like delight and empathy) and ending sentences at the intersection of art and technology.
·honest-ux-design-portfolio.webflow.io·
Honest Portfolio — UX Designer
Horizontal scrolling nav
Horizontal scrolling nav
Continuing with my JavaScript fun, I wanted to do an updated pass on the horizontal navs I’ve previously built for both GitHub Mobile (prior to the current responsive version and native apps) and this Bootstrap dashboard example.
·markdotto.com·
Horizontal scrolling nav
In Defense of Sass | Stephanie Eckles
In Defense of Sass | Stephanie Eckles
Organization, linting, and ease of theming are the primary reasons I'll continue to use Sass despite the capabilities of modern CSS, including the near-future nesting capability. Review how to theme buttons as one example.
·thinkdobecreate.com·
In Defense of Sass | Stephanie Eckles
Fun with the dialog element
Fun with the dialog element
There’s a new element in town and it’s the dialog. Support for it just landed in Safari with their newest update (v15.4) across all Apple’s devices. With that update, the dialog element is now supported in every evergreen browser. It’s a great step forward for frameworks and libraries looking to make better use of native behaviors, but it’s also not without its limits.
·markdotto.com·
Fun with the dialog element
Why is .gitignore not ignoring .DS_Store?
Why is .gitignore not ignoring .DS_Store?
In this case I want to ignore the files iOS uses, and in particular this file .DS_Store I created a .gitignore file as such touch .gitignore and put in a single line /.DS_Store I push to a ...
·stackoverflow.com·
Why is .gitignore not ignoring .DS_Store?
Getting started
Getting started
Create a modern notebook to document or explain almost anything with spacebook.app
·spacebook.app·
Getting started