aws-sdk-js-notes-app
aws-sdk-js-notes-app copied to clipboard
Use Remix Run once v1.0 is released
Is your feature request related to a problem? Please describe.
Not a problem, as the current setup of using vitejs for frontend is working well.
However, in the React community Remix has got great reviews. Remix announced that they're going open source in October 2021 after seed funding.
Describe the solution you'd like
Experiment with using Remix for frontend.
Describe alternatives you've considered
Stick to vitejs, as it's framework agnostic
Remix is now open source:
- Website: https://remix.run/
- GitHub: https://github.com/remix-run/remix
We can onboard to Remix once they support Vite https://remix.run/blog/remix-heart-vite
Remix is going to be merged into React Router v7 https://remix.run/blog/merging-remix-and-react-router
Closing in favor of https://github.com/aws-samples/aws-sdk-js-notes-app/issues/26, since the merged brand is called React Router.