Introduction
I have decided to do a deep dive on NodeJS. I already have working knowledge by following a Youtube tutorial a few months ago, but I decided to take a closer look at what NodeJS has to offer. I will put links to my NodeJS Research on this blog post. These will be updated occassionally.
Reasearch links can be found here.
Main NodeJS Research
- NodeJS Crash Course: [Done] Compiled snippets and developed a working server from tutorial “Node.js Crash Course” by Traversy Media, and containerized using Docker
- NodeJS Official Document Research: [In Progress] Learning NodeJS by following the official documentation found here: “https://nodejs.dev/learn/introduction-to-nodejs"
Additional Related Resources
- MERN Stack Demo: [Done] Developed a working “Goal Tracker” app by following “Learn The MERN Stack” by Traversy Media, and adding my own codes. Planning to containerize.
Read More:
NodeJS: Practical