Found 983 bookmarks
Newest
Some New Icon Sets | CSS-Tricks
Some New Icon Sets | CSS-Tricks
I've bookmarked some icon sets lately, partly because I can never find a nice set when I need to. I figured I'd even go the extra mile here and blog them so I
·css-tricks.com·
Some New Icon Sets | CSS-Tricks
Wrapping JavaScript libraries in Blazor WebAssembly/WASM
Wrapping JavaScript libraries in Blazor WebAssembly/WASM
In this article, we will show how you can wrap a JavaScript library in Blazor and thereby getting that one feature into Blazor WebAssembly.
·blog.elmah.io·
Wrapping JavaScript libraries in Blazor WebAssembly/WASM
Requisite React | Epic React by Kent C. Dodds
Requisite React | Epic React by Kent C. Dodds
When was the last time you saw an error and had _no idea_ what it meant (and therefore no idea what to do about it)? Today? Yeah, you're not alone... Let's talk about how to fix that.
·epicreact.dev·
Requisite React | Epic React by Kent C. Dodds
How to export a large Wordpress site to Markdown | Swizec.com
How to export a large Wordpress site to Markdown | Swizec.com
Migrating from Wordpress to Markdown sounds easy. Mention it to any developer and they'll say "Pfft, an afternoon of work at worst". Suddenly it's 6months later and you're losing your mind.
·swizec.com·
How to export a large Wordpress site to Markdown | Swizec.com
Demystifying MDX from @colebemis on @eggheadio
Demystifying MDX from @colebemis on @eggheadio
Cole Bemis explains how MDX works by taking us though his own journey digging into what MDX does under the hood.
·egghead.io·
Demystifying MDX from @colebemis on @eggheadio
Usage with Next.js – SWR
Usage with Next.js – SWR
SWR is a React Hooks library for data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again.
·swr.vercel.app·
Usage with Next.js – SWR
How to Scale SVG | CSS-Tricks
How to Scale SVG | CSS-Tricks
The following is a guest post by Amelia Bellamy-Royds. Amelia has lots of experience with SVG, as the co-author of SVG Essentials and author of the
·css-tricks.com·
How to Scale SVG | CSS-Tricks
SVG Properties and CSS | CSS-Tricks
SVG Properties and CSS | CSS-Tricks
SVG has its own set of elements, attributes and properties to the extent that inline SVG code can get long and complex. By leveraging CSS and some of the forthcoming features of the SVG 2 specification, we can reduce that code for cleaner markup.
·css-tricks.com·
SVG Properties and CSS | CSS-Tricks
The Ultimate Guide to Animations in CSS
The Ultimate Guide to Animations in CSS
Learn what CSS animation is, different types of CSS animation, and examples of animations being used on live sites.
·blog.hubspot.com·
The Ultimate Guide to Animations in CSS