Articles

Home

2021-09-24

The Trap of Reusability

Code is infinitely reusable, and as such, it can feel like a great waste, and present a substantial hit to motivation, to produce bespoke code that will never be reused.

cautionary
design principles
philosophical
2019-07-16

The Arrogance of Modern Design

the user does not value the tool for the sake of the tool (...) they value it for the results they can obtain with it

cautionary
UX: User Experience
UI: User Interface
attitude
philosophical
2022-01-07

Intuiting TailwindCSS

This is a note I made on April 6, 2019, before I'd heard of TailwindCSS or utility-first CSS, accurately identifying the utility of this approach.

insight
CSS
TailwindCSS
2022-08-22

An Update! What I'm Working On Now

1. New resume & projects section on website 2. getting serious about task/project management again 3. planning several project rebuilds 4. node-red & visual app planning & development

working on
updates
current projects
2022-09-09

Customizing TailwindCSS - colors and fonts

How to add custom colors to your Tailwind palette, add all colors to global CSS custom properties, and add local fonts into your Tailwind project.

tailwindcss
devlog
how-to
Made with ♥ by Mike Peiman.