gautamkr711 / Node-Js

This repository to give guidance of Node Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-Js

What is Node.js?

  • Node.js is an open source server environment
  • Node.js is free
  • Node.js runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)
  • Node.js uses JavaScript on the server

How to Use it?

  • Callbacks
  • Promises
  • Streams
  • Pipes
  • Events
  • Module Patterns
  • Generators
  • Middleware
  • Async/Await
  • Axios
  • Work Threads
  • Global Process module
  • Design pattern in Node.Js
  • Design pattern for asynchronous Tasks
  • Understanding Node.Js module pattern
  • Design patterns with events
  • Memory management in Node.Js
  • Using Http module in Node.Js
  • Working with Node.Js File System module

About

This repository to give guidance of Node Js


Languages

Language:HTML 58.7%Language:JavaScript 31.4%Language:CSS 10.0%