1
2 Comments

How have you designed your site?

I'm doing a new project and have rarely worked without a designer. Surely I'm not the first developer with this problem so I'm curious how other developers have dealt with this problem. The options as I see it is either to pay for someone to design it or learn design myself. I'm leaning towards the second option and would love pointers to good resources to learn.

on December 21, 2020
  1. 1

    I think you should try to give Refactoring UI a look. It was written by the same guy who made Tailwind CSS, and it gives some excellent pointers on doing design as a developer.

    1. 1

      Thanks, sounds like a good place to start :)