Prettier Module #47 Flashcards

1
Q

What is “Prettier”

A

Prettier is an opinionated code formatter. It supports quite a few languages definitely all of the main languages for web development.

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

What’s the difference between ESLint?

A

ES lint being a linter highlights errors in the code.

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

What’s the bottom line then?

A

Just use it. It will make your code cleaner and easier to read. :-)

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