-
Notifications
You must be signed in to change notification settings - Fork 684
Closed
Description
Crates.io seems to be a case where using a JS full-stack seems to add more complexity than it's actually worth. Except a few things (like download graphs rendering), everything can be rendered in the back-end directly.
In term of accessibility, it would be a big improvement too as accessibility tools are generally not very good with JS (although things seem to get better).
I'd like to discuss with the team to see if they would be ok with me doing this migration. I think using askama for the pages rendering (based on jinja, generated at compile-time) will provide a much simpler code maintenance and also a performance improvement on the users side (no more JS required for rendering).
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
For next meeting