Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 628 Bytes

README.md

File metadata and controls

56 lines (45 loc) · 628 Bytes

Welcome to this Project

Web Stacks

MERN Stack

  • Frontend
    • React
    • JavaScript or TypeScript
  • Backend:
    • Express
    • Node.js
  • Database:
    • MongoDB

MEAN Stack

  • Frontend
    • Angular
    • TypeScript
  • Backend:
    • Express
    • Node.js
  • Database:
    • MongoDB

MEVN Stack

  • Frontend:
    • Vue
    • JavaScript or TypeScript
  • Backend:
    • Express
    • Node.js
  • DataBase:
    • MongoDB

PERN Stack

  • Frontend:
    • React
    • JavaScript or TypeScript
  • Backend:
    • Express
    • Node.js
  • DataBase:
    • PostgreSQL

LAMP Stack

  • Web dev
    • PHP/ Python/ Perl
    • Apache
    • Linux
  • Database:
    • MySQL