|
|
|
|
|
by dgb23
2006 days ago
|
|
As a designer who can code you get a job as a Designer who can code. I've been mentoring a Designer and friend over the last year, and I'm also teaching coding for designers since a short while. The benefits are quite tangible: As a programmer, you still structure the application, set up the tooling, build the abstractions and the logic, but you're now freed from fiddling with pixels, because the designer has already built his prototypes with implementation in mind, can communicate intent, compromises and solutions for edge cases, and they can also implement a lot of things by themselves, sometimes with guidance. Git is not rocket science either if you give them a clear workflow and resolve issues that are beyond what you'd expect. |
|