Dev Notes illustration

D E V N O T E S

Insights, tutorials, and thoughts on web development, Chrome extensions, and modern web technologies.

Engineering Emotion: Design Systems for Developers
Featured

Engineering Emotion: Design Systems for Developers

Design systems aren't just for designers. Learn how to build design systems as a developer: design tokens, spacing scales, motion design, and typography hierarchy.

5 min read
Read More
How to Import Large MySQL Databases in MAMP Using Terminal
Release
Jun 30, 2025
Jun 30, 2025 5 min read

How to Import Large MySQL Databases in MAMP Using Terminal

Importing a large MySQL database into MAMP often fails in phpMyAdmin because of strict file size limits. Even increasing PHP values in php.ini won’t reliably handle 100 MB+ database dumps. The most effective way is through the Terminal.

Read More

Stay Updated

Get notified when I publish new articles about web development, Chrome extensions, and more.