In this series we are implementing a web app from scratch in Javascript.
Instead of using common frameworks like VueJS, React or Express, we try to build as much as we can ourself.
Each video covers a short part of the implementation to keep it simple.
The third video contains how to retrieve incoming data from the request body and how to implement error handling in the router :)
Tools used:
Visual Studio Code - https://code.visualstudio.com
NodeJS - https://nodejs.org/
Chrome - https://www.google.com/chrome/
TablePlus - https://tableplus.com/
Postman - https://www.postman.com/