Skip to content

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

Draft
Lazerbeak12345 wants to merge 26 commits intomasterfrom
migrate-to-vue
Draft

feat(web-demo): Rewrite the frontend into Vue#85
Lazerbeak12345 wants to merge 26 commits intomasterfrom
migrate-to-vue

Conversation

@Lazerbeak12345
Copy link
Owner

@Lazerbeak12345 Lazerbeak12345 commented Jan 2, 2025

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.

  • rebase on master

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