Go on. Bring your dreams to the Internet. Shape the World Wide Web. Make your own Web Wonders. I'll post stuff here to help you.
Svelte Helpers
I highly recommend Svelte for building interactive HTML/DOM structures, and I made these packages to help you get the most out of it.
- svelte-writable-derived: A variant of Svelte's derived stores that can be set/updated like writable stores, and takes an extra callback for sending values back to the source.
- svelte-webext-storage-adapter: If you're making a Firefox/Chrome extension, this lets you make writable stores that are backed by
chrome.storage
.
Other Resources
- webdev Tag @Pinboard: Valuable, valuable, valuable links for web developers.