A tiny ~150-byte polyfill for Promise.prototype.finally.
Useful for browsers that support Promise but not the .finally() method.
npm install finally-polyfill
Personally I've never liked how tools like Remix or NextJS have mapped a nested file system to routes. Simple things like "I want to put this component in its own file" become annoying tasks.
I've always been a fan of "flatter" file systems, my files often look like this:
/App/