Direct link to the article How to Make a Component That Supports Multiple Frameworks in a Monorepo

How to Make a Component That Supports Multiple Frameworks in a Monorepo

Your mission — should you decide to accept it — is to build a Button component in four frameworks, but, only use one button.css file!

This idea is very important to me. I’ve been working on a component library called …

Rob Levin on
Direct link to the article Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator

Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator

If you’re anything like me, you like being lazy shortcuts. The “Deploy to Netlify” button allows me to take this lovely feature of my personality and be productive with it.

Clicking the button above lets me (or you!) instantly …

Cassidy Williams on