Eager Loading

Eager Loading (🏁 solution)
πŸ‘¨β€πŸ’Ό Great. Now we're loading it a bit sooner. In general, this is a helpful practice to reduce the amount of time between when the user indicates they want to see something and when they actually see it.
The key is knowing when to load things eagerly.

Please set the playground first

Loading "Eager Loading"
Loading "Eager Loading"