Version Flashcards

1
Q

What’s a tool that can understand code and convert it into an older version?
Where are they used?

A

Transpiler

They tend to be used by the developer before pushing the transpiled code to the server.

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

What’s a tool that adds in functions that may not be usable on older browsers?

A

Polyfills.

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