﻿1
00:00:00,840 --> 00:00:04,200
‫In this section, we're gonna use my favorite

2
00:00:04,200 --> 00:00:08,100
‫React library of all time in order to manage

3
00:00:08,100 --> 00:00:12,630
‫the remote state that we now have stored on Superbase.

4
00:00:12,630 --> 00:00:16,173
‫And that library is called React Query.

5
00:00:17,430 --> 00:00:21,240
‫So as we really start developing this project,

6
00:00:21,240 --> 00:00:25,170
‫we will essentially allow React Query to take over

7
00:00:25,170 --> 00:00:29,160
‫all fetching and storing of remote data,

8
00:00:29,160 --> 00:00:33,030
‫which will simplify our life so much.

9
00:00:33,030 --> 00:00:35,220
‫Trust me, an app built

10
00:00:35,220 --> 00:00:38,940
‫with React Query feels almost magical.

11
00:00:38,940 --> 00:00:41,430
‫And so I can't wait to get started

12
00:00:41,430 --> 00:00:44,313
‫with this awesome technology right away.

