/Short-Blogs

A nodejs app for writing short blogs.

Primary LanguageJavaScript

Learning-Node

Learning the basic of node from a youtube series, Node.js Crash Course Tutorial.

Learned the basic and got interested in node from this series.

Things I learned from this series

  • Request and Response from http core node module.
  • Express App
  • View Engine
  • Middleware
  • MongoDB
  • MVC(Model–view–controller) Model