SkyeYoung commented on issue #2988: URL: https://github.com/apache/apisix-dashboard/issues/2988#issuecomment-2820044376
[DRAFT] The new version dashboard is a CSR SPA project, so I made some choices below. Since a new version needs to be released as soon as possible, some options are not necessarily the best, just decisions made based on my personal experience. ### Technical Stack - vite - ts - react - react has many problems, but more people use it. I hope this can attract more community users to contribute code. - actually, I would rather not lock the entire project to use react, but for now, the time is not yet ripe - router - tanstack/react-router - query - tanstack/react-query - state management - mobx or zustand - ui components - mantine - ant desgin as a fallback - i18n - react-i18next -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org