I have decided on a stack for a web app project. Its as follows.
-
Express JS + Knex + postgresql backend as a Web API layer.
-
VUE JS as the front end.
I have completed rough design of the whole system. I am stuck with the implementation part. Do I build the UI first and flesh out the API, or vice versa.
via Raghavendra Kumar
No comments:
Post a Comment