[Koha-bugs] [Bug 30225] Rewrite cities admin view in Vue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 10 14:22:41 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30225

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #8)
> Couldnt resist posting these ones too here:
> 
> https://svelte.dev/
> 
> and
> 
> https://webassembly.org/

I do find Svelte to be a super interesting project, but I would never consider
it for Koha. It's community is very small and integrating it with our workflow
would be a challenge.

WebAssembly on the other hand isn't even a javascript framework, it's basically
a way to compile non-javascript application code to a standard intermediary
language. For example, I write some apps in C++/Qt6, and could in theory
compile an application to webassembly ( Qt6 added wasm support ) so my formerly
desktop-only application would now also be a web app!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list