Do you know what mean stack means?
Answer / Prakash Chandra Maurya
MEAN Stack is a full-stack JavaScript application development toolkit. It stands for MongoDB (database), Express.js (web framework), AngularJS (frontend SPA framework), and Node.js (backend server runtime).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain 'buffer class' in node.js?
Are promises better than callbacks?
Is a promise a callback?
Explain npm in node.js?
Explain child process module?
What does mern stack?
Write a simple code to enable cors in node js?
What is libuv?
How prevents blocking code in node.js?
What’s the difference between ‘front-end’ and ‘back-end’ development?
What are local installations of dependencies?
What is node.js exactly?