w1 Flashcards

1
Q

MEAN

A

free and open source JS software stack. all written in JS- one language for front-end and back-end.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

-MongoDB -

A

NoSQL database - document-oriented with JSON-like docs and schemas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

-Express.js-

A

web app framework that runs on Node.js- organizing web apps into an MVC architecture on the server side

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

-Angular-

A

JavaScript MVC frameworks that run in-browser JavaScript engines
Angular is a structural framework for dynamic web apps. It lets you use HTML as your template language and enables you to extend HTML’s syntax to
express your application’s components clearly and succinctly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

-Node.js-

A

execution environment for event-driven server-side and networking applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

WHY JS?

A
  • very easy to learn
  • free and available everywhere
  • huge community and support
  • for frontend and backend development
  • Node.js is very popular. It has more than 664726 free packages on NPM (Node Package Manager)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly