Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 775 Bytes

what_is_mean_in_javascript.md

File metadata and controls

15 lines (10 loc) · 775 Bytes

What is MEAN in JavaScript?

MEAN is an acronym for a stack of technologies used for building web applications:

  • MongoDB: A NoSQL database.
  • Express.js: A web application framework for Node.js.
  • Angular: A front-end framework for building single-page applications.
  • Node.js: A runtime environment for executing JavaScript on the server-side.

The MEAN stack provides a full-stack JavaScript solution for both client-side and server-side development.

Tags: basic, JavaScript, frameworks

URL: https://www.tiktok.com/@jsmentoring/photo/7463877222730911008