|
|
|
|
|
by bkeating
1636 days ago
|
|
this is awesome! nice job on the minimalist approach. it looks very clean. im obsessed with offline-first/offline-only (optional) and have been trying to build all my products with the underlying philosophy of single-file tooling and “infra-less” in-mind; meaning it doesn’t care where it lives and highly portable by default. here’s a note taking app that is all in a single html file. images are base64’d and data is kept in indexdb. https://github.com/bkeating/nakedNV |
|