Запитання 11
What is the purpose of the useOptimistic hook in React 19?
Варіанти відповідей
To apply temporary UI updates while awaiting server responses
To optimize rendering performance by memoizing components
To manage routing state in single-page applications
To automatically fetch data without manual calls