Hacker News new | ask | show | jobs
by aylmao 2901 days ago
I'd recommend starting with the application as an abstract entity: start with the state and not think about the UI. Once you build a data-model and action scheme from there, working a de-coupled UI is usually simpler.