dev.docs.design
Ref docs occasionally visit when learning new things. I have "Dash" integrated into my system so I rarely bother. Follow along on Refind to get notified when they have new links.
Collection by Arti Villa
whatthefork.is
refrf.shreyasminocha.me
Regular Expressions for Regular Folk
refrf.shreyasminocha.me
27 saves · 2020-05-01 · This is an experimental “book” about regular expressions. It is largely visual and example-based, as opposed to most regex resources I found while I was learning. I also attempted to choose test cases…
joshwcomeau.com
Code Snippets
joshwcomeau.com
2020-05-16 · Friendly tutorials for developers. Focus on React, Gatsby, CSS, and animation.
globekit.co
GlobeKit
globekit.co
2020-08-06 · Join over 300,000 others who enjoy Muzli for Chrome & Safari. Muzli is a goldmine of inspiring, beautiful & fresh content, stunningly delivered every time you open up a new tab. Learn more Stay…
sandimetz.com
99 Bottles Sample JS — Sandi Metz
sandimetz.com
20+ min read · 2020-08-18 · The code you write should meet two often-contradictory goals. It must remain concrete enough to be understood while simultaneously being abstract enough to allow for change. Imagine a continuum with…
snippet-generator.app
snippet generator
snippet-generator.app
2020-07-22 · Snippet generator for Visual Studio Code, Sublime Text and Atom. Enjoy :-)
transform.tools
A polyglot web converter.
transform.tools
22 saves · 2019-07-19 · An online Repl to convert SVG to JSX
@rem
CLI-improved
@rem
6 min read · 198 saves · From 2018 · I'm not sure many web developers can get away without visiting the command line. As for me, I've been using the command line since 1997, first at university when I felt both super cool l33t-hacker and simultaneously utterly out of my depth.
Over the years my command line habits have improved and I often search for smarter tools for the jobs I commonly do. With that said, here's my current list of improved CLI tools.
prisma.io
What is Nexus and how to use it to build GraphQL servers?
prisma.io
2019-05-23 · Prisma is a performant open-source GraphQL ORM-like layer doing the heavy lifting in your GraphQL server.