How to build a simple Node Webserver Part 2 - Adding CRUD operations.
Adding CRUD operations to our simple Node Webserver
Step back in time for a recap
If you haven't already, please checkout Part 1 of this series. In Part 1 we built a basic node webserver that serves index.htnl, styles.css, and scripts.js files. In th...
hitekredneck.hashnode.dev16 min read