Soft Skills & Architectural Decisions Flashcards

1
Q

How do you decide whether to add a new library or package to a project?

A

Consider the project’s needs, library’s popularity & maintenance, its size, and the longevity of the solution.

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

How do you ensure code quality in a large React application?

A

Implementing code reviews, writing tests, using linting tools, and following established coding conventions.

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

Describe a challenging bug you encountered in a React application and how you resolved it.

A

(This is a personal question and would vary from person to person.)

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