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

All-in-one package w/ Kweb #6

Closed
viztea opened this issue Nov 4, 2022 · 1 comment
Closed

All-in-one package w/ Kweb #6

viztea opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@viztea
Copy link
Collaborator

viztea commented Nov 4, 2022

Kweb is a web framework that uses Ktor, with this we can integrate the frontend directly into the backend.

Pros and Cons

So obviously this comes with some pros and cons.

Pros

  • Faster Development of Features
  • Direct access to the backend code
  • Easier to setup
  • Better security (maybe?)

Cons

  • Poor javascript
  • Poor styling

there are probably more but I can only thing of these right now

@viztea viztea self-assigned this Nov 4, 2022
@viztea viztea added enhancement New feature or request help wanted Extra attention is needed labels Nov 4, 2022
@viztea
Copy link
Collaborator Author

viztea commented Sep 19, 2023

#8 solves the separate frontend problem

@viztea viztea closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant