This could fix the HARDEST part of ReactJS 😱
Data fetching, and async stuff in general, is pretty complicated in React. Luckily, the ReactJS team is proposing a new way forward! Let's talk server components and theuse
hook.
React has opened this proposal for comments, so weigh in here 👇
https://github.com/reactjs/rfcs/pull/229