SpencerDuball / spencerduball.com

My personal website: blog, projects, social links, etc.
https://spencerduball.com
MIT License
1 stars 0 forks source link

Flatten Routes in `/web/app/routes` #8

Closed SpencerDuball closed 1 year ago

SpencerDuball commented 1 year ago

Flatten the routes per the Remix 2.0 convention. This will allow for the routes to be in one directory, as there are not an excess of routes this would be preferred.

Also while here investigate this new format, would this mean there could be components housed close to the routes themselves?