Skip to content

Instantly share code, notes, and snippets.

@ericnormand
Last active December 19, 2020 20:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ericnormand/b6c33a1c3196acbd82ee7c4947782d50 to your computer and use it in GitHub Desktop.
406 - PurelyFunctional.tv Newsletter

Design process

This week's challenge is to describe your design process. How do you think before you build? What questions do you ask? What do you look for? Do you sketch, plan, and prototype?

Please submit your solutions as comments on this gist.

@BonfaceKilz
Copy link

Right now, when designing systems, the first thing I do is really try to understand what problem I'm solving. If I'm working with other people, try to make sure that we are all in the same page. The next step, would be to decompose things. Now, IMHO this is more art than science that would need several iterations. I'd thereby end up by composing things together into something coherent...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment