Delicious

Delicious

10552 bookmarks
Custom sorting
Akar Icons
Akar Icons
A perfectly rounded icon library made for designers, developers, and pretty much everyone.
·akaricons.com·
Akar Icons
Tool.Graphics | Orphism
Tool.Graphics | Orphism
Orphism, also called Simultaneism, in the visual arts, a trend in abstract art spearheaded by Robert Delaunay that derived from Cubism and gave priority to light and colour.
·tool.graphics·
Tool.Graphics | Orphism
AnimXYZ
AnimXYZ
The first composable CSS animation toolkit
·animxyz.com·
AnimXYZ
OpenMoji
OpenMoji
Open source emojis for designers, developers and everyone else!
·openmoji.org·
OpenMoji
Are your Anchor Links Accessible?
Are your Anchor Links Accessible?
One day I decided I wanted to add anchor links to each of the sections in my blog posts. Over the past few months, I'd seen these links on a lot of pages—from …
·amberwilson.co.uk·
Are your Anchor Links Accessible?
Collecting Email Signups With the Notion API
Collecting Email Signups With the Notion API
A lot of people these days are setting up their own newsletters. You’ve got the current big names like Substack and MailChimp, companies like Twitter are
·css-tricks.com·
Collecting Email Signups With the Notion API
Vue.js nested for loop with search filter
Vue.js nested for loop with search filter
I have a JSON object with nested objects that I am iterating over to pull out data. All is working fine, but I'd like to add a search/filter implementation so that the search is being done on the s...
·stackoverflow.com·
Vue.js nested for loop with search filter
Mastering Main Navigation Accessibility with Vueuse
Mastering Main Navigation Accessibility with Vueuse
I'm impressed with how easy is to implement proper keyboard navigation accessibility and focus traps using Vueuse and Composition API with Vue3. To check the complete code here is the repo https://github.com/alvarosaburido/vue3-mainnavigation-keyboard-example If you want to use Vitesome, you can use it from here https://github.com/alvarosaburido/vitesome For the focus trap, this is the integration I used https://vueuse.org/integrations/usefocustrap/ Come say hi on Twitter https://twitter.com/alvaro_code
·youtube.com·
Mastering Main Navigation Accessibility with Vueuse