You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enterprise Web Developer Community
Hi all,
I created a qewd-client wrapper for Svelte, which enables Svelte to be used for creating front-end for qewd websocket apps. This is an alternative to the existing qewd-react and qewd-vue for creating flexible dynamic content or SPAs.
The way this was done was by implementing the wrapper as svelte store. This is a native part of the Svelte framework intended for persistence.