Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite frontend to only use API endpoints #95

Open
hwittenborn opened this issue Jul 5, 2022 · 1 comment
Open

Rewrite frontend to only use API endpoints #95

hwittenborn opened this issue Jul 5, 2022 · 1 comment

Comments

@hwittenborn
Copy link
Member

Description of feature.

This is a long-term goal, but something I think would be very beneficial towards the maintainability of the MPR platform.

The current idea is that the backend API would still be written in Python, but the frontend could be entirely written in Javascript using React or something similar, preventing us from having to maintain both Jinja templates and separate Javascript. I also want to look into using Deno, and this would provide an excellent opportunity to do such.

@hwittenborn hwittenborn added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 5, 2022
@hwittenborn
Copy link
Member Author

I guess Fresh might be the defacto standard eventually, and it supports a React-like system, so we'll probably use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant