Table of contents
Today I
Spent time experimenting with multiple servers to improve my understanding of Express.js and APIs. Additionally, I began developing a web application for weather forecasting, using the open weather API.
You can find my code for the same here: GitHub-Day-37
(I also pushed the Node.js and Express.js code from the last two days which I hadn't done before.)
Tech Treat of The Day
Devhints is a website that offers cheat sheets and quick reference guides for a wide range of programming languages and technologies.