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

Any plans for modernizing the codebase/using a newer web framework? #76

Closed
mia-z opened this issue Nov 12, 2022 · 1 comment
Closed

Comments

@mia-z
Copy link
Contributor

mia-z commented Nov 12, 2022

Sorry if the title sounds condescending, I don't mean it that way, I'm aware this project has quite a few years under it's belt. Not only that but it's also pretty robust and seems to work really well.

I've been wanting to start a project myself recently - something a bit more frontend-y - and re-making the dgg chat ui seems like a nice place I could start.

The tools/frameworks I planned to go with are;

  • Typescript.
  • Svelte or React as the UI framework. (I have some years of React, but not Svelte, but I wanna learn Svelte).
  • Vite for the DX, build tools, transpiler and bundler.
  • Vitest (or Jest would be fine, Vitest can just integrate with Vite easier) for the Unit testing framework.
  • Cypress for e2e testing.
  • Obligatory eslint and prettier for code conventions and standardization.

If I were to get an MVP or some sort of early POC to show with this, would it be considered for use going forward?

@11k
Copy link
Contributor

11k commented Nov 13, 2022

We don't have any plans to rewrite chat-gui using a modern frontend framework at the moment. You're obviously free to pursue this as a personal project, though!

@11k 11k closed this as completed Nov 13, 2022
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

2 participants