You must be logged in to sponsor nichoth
Become a sponsor to nichoth
nichoth
Washington
Hello world.
I am building all the tools for the web.
When applications are done well, they are just the really application-specific, brackish residue that can't be so easily abstracted away. All the nice, reusable components sublimate away onto github and npm where everybody can collaborate to advance the commons.
— @substack
These are the re-usable components.
If you need to do things like
- authenticate requests
- manage keys in a web browser
- use the
webauthn
API to manage a keypair - create web components
- write minimal tests
- debug your frontend apps
- write accessible applications
then please consider sponsoring my work.
Featured work
-
bicycle-codes/webauthn-keys
Use the Web Authentication API to store crypto keys
TypeScript 4 -
substrate-system/debug
Debug utility
TypeScript 1 -
substrate-system/web-component
Minimal parent web component to inherit from
TypeScript