Recently discovered that sqlite3 WebAssembly can run directly in the browser, so learning more about it.
Recently discovered that sqlite3 WebAssembly can run directly in the browser, so learning more about it.
Home of my thoughts and observations
I've written recently about my work on ChatCraft.org. I've been doing a bunch of refactoring and new feature work, and things are in a pretty good state. It mostly works the way I'd expect now. Taras and Steven have filed a bunch of good ideas related to sharing, saving,
The State of HTML 2023 results have been available for a few weeks, here's my short analysis of some of the results.
Does your app or site need to store data on the client? Not sure what to use? Not sure how much you can store? For this article, I researched the various options and rules implemented in browsers for dealing with storage.