Dec 1, 2022
Writing React components as if they were asynchronous
Jongeun Lee
Software Engineer
Dec 1, 2022
Writing React components as if they were asynchronous
Jongeun Lee
Software Engineer
Overview
Writing React components as if they were asynchronous - Jongeun Lee
Can you imagine frontend development without async? We'll walk through an example of what it means to write React components as if they were asynchronous, and talk about why this mindset clears up a lot of clutter in a developer's head.