Comment on Ask HN: Do you start from the Front end or the Back end? And why?Comments−mtmail2yPrototyping both at the same time first. Backend only needs to return some static data (e.g. all hardcoded into the script), frontend needs only basic structure. Then immediately ask customer for feedback while interating.
Comments
Prototyping both at the same time first. Backend only needs to return some static data (e.g. all hardcoded into the script), frontend needs only basic structure. Then immediately ask customer for feedback while interating.