aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
80 stars 28 forks source link

Use Remix Run once v1.0 is released #55

Open trivikr opened 2 years ago

trivikr commented 2 years ago

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

trivikr commented 2 years ago

Remix is now open source:

trivikr commented 3 months ago

We can onboard to Remix once they support Vite https://remix.run/blog/remix-heart-vite

trivikr commented 1 month ago

Remix is going to be merged into React Router v7 https://remix.run/blog/merging-remix-and-react-router