- 10:45
- -
- 11:15
Have you ever wondered how React Query works under the hood? What magic does it use to be so fast and responsive? How to write your own implementation and get better at writing such libraries? You’ve come to the right place!
In this talk, we are going to dive into how React Query works, how it handles caching, how it manages multiple requests at the same time without wasting network resources, and how it works cross-framework without needing to rewrite its core components.
This talk is intended for experienced developers and assumes that you’ve used React Query in the past, and are familiar with concepts such as custom hooks, pub-sub mechanism, React data-syncing patterns, and a little bit about caching and promises.
Evyatar Daud is a Senior Full-Stack Developer at Elementor. Discovering his passion for software development at the age of 12, he began teaching himself how to code, mainly focusing on frontend development. Today, he is an open-source contributor, a mentor, and a public speaker. In his free time, he explores TypeScript libraries' code and creates art using a single div and a lot of CSS.