Запитання 4
What is React strict mode and what are its benefits?
Варіанти відповідей
A development tool that activates extra checks and warnings to identify potential problems without affecting production builds.
A mode that disables all React warnings in production.
An API for fetching data in React applications.
A styling framework for React components.