the harbinger of eternal sept on Nostr: npub1xed99…eyg9w i've leaned heavily on a single file entry point index.html file. ...
npub1xed99rf8rwyf22ery4rrutnzjcrqy6ha6yh3cykjh247xd2lkjss9eyg9w (npub1xed…yg9w) i've leaned heavily on a single file entry point index.html file.
i'm making heavy use of esm.sh in the import maps
and polyfilling for browser compatibility
https://github.com/guybedford/es-module-shims
killing the build step goes a long way in minimizing complexity.
i'm working next on getting the in browser source editing going. likely using deno subhosting as a premium saas backend.
killing the host operating system goes a long way in minimizing complexity.
the trick is being more micro than dos.
i'm making heavy use of esm.sh in the import maps
and polyfilling for browser compatibility
https://github.com/guybedford/es-module-shims
killing the build step goes a long way in minimizing complexity.
i'm working next on getting the in browser source editing going. likely using deno subhosting as a premium saas backend.
killing the host operating system goes a long way in minimizing complexity.
the trick is being more micro than dos.