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

feat(web-demo): Rewrite the frontend into Vue #85

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

Lazerbeak12345
Copy link
Owner

For a long time I held back on making the frontend into something with actual frameworks, but I think anyone who's browsed the code understands that it's too complicated to deserve this treatment anymore.

There's also the thing to consider that I'm doing lots of things in a suboptimal way.

I won't be making a pixelmanipulator vue package just yet, however. I think there's no reason to go that far.

Why Vue?

I've been eying vue and svelte for some time. Unfortunatly, svelte doesn't have a first party parcel plugin, and the one I tried seemed to be very broken. I didn't like vue2, but with vue3's composition API, and the fact that it's almost as fast as svelte, that's why.

@Lazerbeak12345
Copy link
Owner Author

closes #7

@Lazerbeak12345 Lazerbeak12345 linked an issue Jan 7, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make a better user interface.
1 participant