Lewis Fairweather
1 min readMay 19, 2020

--

I suppose it comes down to personal preference. I always make sure that only the minimum amount of API calls are run in the resolver to avoid the wait after the user click.

I like using skeletons but I also like the ‘above the fold’ content having its data already populated with content. Plus, if using complex SEO that depends on the data in the resolver, it takes that logic away from the component, which keeps the component cleaner.

--

--

Lewis Fairweather
Lewis Fairweather

No responses yet