3

I am continuing to watch the Traversy Media Node.js YouTube tutorial. Currently at os module. Node.js Events

Watching a node.js tutorial on Skillhare

I’m taking a small break from the course materials and watching some node.js tutorials on Skillshare. I’ve learned about the history of node.js and apparently it was a sort of controversial approach to server-side development at first. JavaScript on the server side? Anyone? This tutorial I am watching is building an app without any npm dependencies: building a router building a config system building an API building an HTTP and an HTTP server …

First Day - Setting up my environment and watching intro videos on YouTube

Today I : Set up my environment Watched intro videos on APIs and Node.js Setting up my Environement I have set up a local GIT repository for my Back-End course work. I have also decided to use VS Code as my development environment. My repository will have separate folders for the course assignments: coursework diary: I have set up a Hugo blog site to keep my learning diary.