You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: