Is there a good explainer somewhere of routes that uses basic CRUD? Everything I see shows more exotic use cases, not simply having a folder with CRUD operations on an object
I went down a rabbit hole yesterday trying to implement the route system in this video on the official Remix docs site yesterday only to discover that this approach no longer works
remix-guide
Learn how to use dynamic routes, relative URLs, dot delimiters, and pathless layout routes in Remix!