newzpanuwat / node-basics

node.js fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-basics

  • npm
  • file
  • stream buffer

Node js adventage

  • non i/o blocking
  • single thread
  • handle multiple concurencies

Framework

  • express js
  • nest js

Authentication

  • JWT
    • header
    • payload

Database

  • MySQL
  • MongoDB

Typescripts

  • Node with typescript
  • Typescript with react

About

node.js fundamentals


Languages

Language:JavaScript 100.0%