Hacker News new | ask | show | jobs
by philmcc 1420 days 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.

1 comments

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.
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.