September 10, 2026React 19: `use` vs `useContext`, what changes and when to pick eachReact 19's new use() API overlaps with useContext but breaks the Rules of Hooks on purpose. Here's how they differ, with examples for context and promises.#react#19#use#useContext#hook#javascript