Skip to content

Instantly share code, notes, and snippets.

View PierreBresson's full-sized avatar
🌱
https://nmf.earth/

Pierre Bresson PierreBresson

🌱
https://nmf.earth/
View GitHub Profile
@alanbsmith
alanbsmith / design-resources-for-engineers.md
Last active April 3, 2021 20:29
Design Resources (for engineers or anyone)

Design Resources (for engineers)

Overview

What's included below is a living document of books and resources for learning design principles and practices. If you're a designer, you are probably already familiar with most of this, but feel free to peruse. If you'd like to learn how to think like a designer, this list is for you!

Design Principles

Folder Structure

Please note

While this gist has been shared and followed for years, I regret not giving more background. It was originally a gist for the engineering org I was in, not a "general suggestion" for any React app.

Typically I avoid folders altogether. Heck, I even avoid new files. If I can build an app with one 2000 line file I will. New files and folders are a pain.