|
|
|
Ask HN: How to learn design and UI/UX
|
|
34 points
by chiubaca
1269 days ago
|
|
I've long envied developers that are also competent designers. How does a developer without an artistic bone in their body acquire this skill? HN, please point me to resources, courses and books. |
|
I used to think that designers started from a blank page and came up with everything magically through their sense of taste. But since I started using Penpot (a Figma like open source design tool) I realized the process is entirely different, you have a bunch of pre-defined variables which you use everywhere and it's through consistency that you achieve beautiful designs.
For example, you pre-define your typography (4 to 5 font-sizes/weights/line-height combinations, ...), you pre-define your color palette (3 or 4 main colours with a couple of shades for each), you define your grid sizing with a variable "x" which will control white-space. Once you define all these elements it all comes together easily, you apply them depending on the role of each element and the consistency of always using the same stylistic components and spacing makes the site beautiful.
This is my advice as someone who used to be terrible and thought I had no artistic bone in my body. It won't make you as great as a pro but it does make everything easier, and it makes things make sense.