top | item 32207389

(no title)

philmcc | 3 years ago

Oh. One other thing. I tend to go backwards. UX first. Then API. Then whatever fuels it.

If I go the other way around I -inevitably- forget some stuff that is crucial for the front end implementation, whereas it’s hard to forget how it supposed to work for the user.

discuss

order

ipaddr|3 years ago

That's funny because I always start at the database level and work up. If I start in the frontend it ends up getting rewritten too often.

philmcc|3 years ago

That's SUPER interesting. We should form like Voltron. But also I wonder if that's a meaningful 'heuristic' to use both in analysing ones own performance but also in coaching others.