We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bfa8d commit 49d426cCopy full SHA for 49d426c
README.md
@@ -1,5 +1,12 @@
1
# SvelteKit + SQLite3 Offline App
2
3
+## YouTube Tutorials
4
+
5
+- [Part 1: Init SQLite WebAssembly build](https://youtu.be/Uvnzwp72Ze8)
6
+- [Part 2: MessageBus and Client Tables](https://youtu.be/dgojvNpk__c)
7
+- [Part 3: Save Data on the Client](https://youtu.be/QAi2SZm6lxE)
8
+- [Part 4: Query Offline Data](https://youtu.be/xDCUp9Oms8I)
9
10
https://github.com/jpwhite3/northwind-SQLite3
11
12
0 commit comments