Javascript Flashcards

(3 cards)

1
Q

Library and Framework

A

Library: A collection of pre written functions/methods used to simplify tasks.

Framework: a structured environment with built in tools for building full applications.

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

What is prototype?

A

Every JavaScript object has a prototype which is an object from which it can inherit properties and methods.

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

DOM

A

Document Object Model

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