MobX in React Tutorial - Integration with @tanstack/react-query

preview_player
Показать описание
Welcome to the fourth part of our MobX series! This time, Piotr will show you how to integrate it with @tanstack/react-query. If you want to learn more about MobX, head to our previous videos:

The second part of the practical examples deals with the integration of server and client states using MobX and Tanstack Query, which can handle features like:
cancellation
retrying on error
polling
caching

You will learn how to use @tanstack/react-query inside the MobX store and learn about its advantages and disadvantages.

Chapters:
00:00 Hello
00:21 Introduction
00:36 Non-trivial fetching features
00:57 Why @tanstack/react-query?
01:40 Limitations of @tanstack/react-query
02:27 Solution for MobX problems
05:25 MobX with @tanstack/react-query demo
27:27 Summary
Рекомендации по теме
Комментарии
Автор

Thank you for watching the video! If you want to earn more about MobX, watch our previous episodes:


Stay tuned for more!

CodiLime_
Автор

Clean and beautiful, thank you! Your tutorials make writing react code a joy.

cyper
Автор

Thanks for presenting such a great approach! It's exactly what I was looking for!

sigerello
Автор

I have this problem when i use the MobxQuery - Cannot read properties of undefined (reading 'defaultQueryOptions')
TypeError: Cannot read properties of undefined (reading 'defaultQueryOptions')

hypebeast
visit shbcf.ru