Out of the box, @RedwoodJS provides automatic code-splitting and a super easy to use loading state you can show when page loads take longer than a configurable amount of time (great for slow connections) without any white page flash or annoying shenanigans. Check the vid for how! pic.twitter.com/c4T0P213dM
— Tom Preston-Werner (@mojombo) April 15, 2020
# Router
# Configurable PageLoadingContext
Add a loading indicator to any page once a time threshold is reached.