🎤 Separate your concerns with router's resolver
- 👤 Filip Mamcarczyk
📹
Video:
https://youtu.be/HSFEP_813RU
'This code that requests data for my component looks beautiful in a constructor, I couldn't have done it better. It doesn't matter that user has to wait for the content to render or that I need to request that data in every single component.' - said no one ever. Route guards can save you a lot of headaches when you use them properly, so let's (re)solve some of the problems in components with dynamically loaded data.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.