Introduction to node js
  • Introduction
  • Installation
  • Node js commandline
  • First node js program
  • node js ആമുഖം quiz
Basic server with node js
  • Node js globals and os
  • create a server with node js
  • file system module
  • read a file and display
  • url module
Node package manager (NPM)
  • npm introduction and usage
  • package.json and nodemon
  • create custom node js modules
Express js
  • express js introduction
  • Simple api with express js , usage of postman
  • Query string and parameters
mysql connection with node js
  • connect to mysql database