@DavidKPiano Seems neat.
By the way, was experimenting one day. It kind of worked. Is this valid approach? What you think @DavidKPiano ?
https://t.co/YC8phliOBD
Today found out that there is gjs thing which exposes @gnome API, it uses SpiderMonkey JavaScript runtime. 🤯
Already tried to run a small @svelte app, works perfectly well. Coming week is going to be exciting. 🤩
@wesbos I used it in my side project as an offline database, it performed well. Pushed it to the limit adding 100K items into a single object store and it performed surprisingly well. The only problem though you can't query data like you would in real dbs.
@DavidKPiano This tweet is a bit aside, though I see lots of devs ask how to do common things with XState. Community state machines may illuminate on how XState is utilized in the wild(someone along the lines of https://t.co/F5hbvGaUVW)