ReactJS async / await proposal, explained
Data fetching (and async code in general) is pretty complicated in React. Luckily, the ReactJS team is proposing a new way forward!
Let’s talk server components, async / await
, and the use
hook. React has opened this proposal for comments, so weigh in here 👀