
Dana Woodman
Software hacker working in the industry since 2003. Currently loves: #Typescript and #Svelte. Founder of Chimera, the first makerspace in northern California (https://www.chimeraarts.org/).
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Software hacker working in the industry since 2003. Currently loves: #Typescript and #Svelte. Founder of Chimera, the first makerspace in northern California (https://www.chimeraarts.org/).
Recent comments
🚀 Svelte Quick Tip: Connect a store to local storage
Why would you want to unsubscribe from your store in this con...
When to use Svelte vs SvelteKit vs Sapper?
I make a note in the article 👍
🚀 Svelte Quick Tip: Create a tooltip action using Tippy.js
It seems they changed how regular scripts are loaded in the R...
Include (or omit) Node.js devDependencies in your CI environment
You're correct. npm ci also installs dev dependencies. Addin...
Using environment variables in SvelteKit (and Vite)
Glad I could help!
How to redirect in SvelteKit endpoints
This article was about doing server-side redirects. For a cl...
How and Why to Un-Reset Tailwind's CSS Reset
Now Tailwind has "prose" which is a plugin to do something si...
Deploying a SvelteKit app to Netlify
They should. What does your code look like?