val-town-docs icon indicating copy to clipboard operation
val-town-docs copied to clipboard

Refactor code in 'Integrations / SQLite wasm" article

Open Xkonti opened this issue 2 years ago • 0 comments

Code in "SQLite wasm" article:

  • Code is using a val as data storage - it should use blob storage instead
  • Code should be converted into code blocks instead of embedding Vals.

Xkonti avatar Dec 21 '23 15:12 Xkonti