Запитання 10
What is the Flux pattern and what are its benefits?
Варіанти відповідей
An architectural design enforcing unidirectional data flow with dispatcher, stores, actions, and views, making state predictable and easier to debug.
A CSS grid system for responsive layouts.
A testing framework for React components.
A deprecated lifecycle method in React.