263. Outputting Posts
2:15
2 Altofalantes
1 Capítulos
49 segmentos
Altofalantes
Capítulos
-
0:01Capítulo 1: Let's now output our data now that we're fetching it. 131s · Speaker 1
Let's now output our data now that we're fetching it. For that, when we're getting the data, instead of logging it, since we now transformed this into an array of posts, we can set this loadedPost, which is our property I created earlier, w…