Remix pathless layout routes
Now that we know how to make shared layouts in Remix, there might be times when you want a shared layout but not the shared routes.
For instance, what happens when we want to introduce multiple auth routes that share one layout?
We might go for an au...
h.daily-dev-tips.com2 min read