Comment by J03 on "Do you code the business logic and then App appearance after or do you do both concurrently if you are flying solo on a project?" | Hashnode
If I had clients, I would do the business logic first and front-end second, because it seems like the front end would be dependent in some ways on the back end, yet the back end could be developed and tested completely independent of the front end.