Understanding MVC Pattern And Setting Up The Express App And Project Directory
So let's begin, You should create a project folder at this point to house all the source code for the backend part of this application. I'll call my todo-app-backend. Feel free to use the todo-app-backend as your directory. It's not patented : ) I a...
Mar 31, 20214 min read128


