DEV Community

Dana Woodman profile picture

Dana Woodman

Software hacker working in the industry since 2003. Currently loves: #Typescript and #Svelte. Founder of Chimera, the first makerspace in northern California.

Location California Joined Joined on  Personal website https://danawoodman.com github website
How to secure pages with HTTP Basic Auth using SvelteKit

How to secure pages with HTTP Basic Auth using SvelteKit

19
Comments 1
2 min read

Want to connect with Dana Woodman?

Create an account to connect with Dana Woodman. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Efficiently read files in a directory with Node.js opendir

Efficiently read files in a directory with Node.js opendir

9
Comments
2 min read
How to redirect in SvelteKit endpoints

How to redirect in SvelteKit endpoints

44
Comments 11
1 min read
When to use Svelte vs SvelteKit vs Sapper?

When to use Svelte vs SvelteKit vs Sapper?

64
Comments 11
2 min read
Deploying a SvelteKit app to Netlify

Deploying a SvelteKit app to Netlify

60
Comments 5
2 min read
Getting form body data in SvelteKit actions/server pages

Getting form body data in SvelteKit actions/server pages

50
Comments 8
4 min read
Include (or omit) Node.js devDependencies in your CI environment

Include (or omit) Node.js devDependencies in your CI environment

6
Comments 3
1 min read
Using environment variables in SvelteKit (and Vite)

Using environment variables in SvelteKit (and Vite)

59
Comments 16
2 min read
How to add module import aliases in SvelteKit

How to add module import aliases in SvelteKit

26
Comments 3
2 min read
🚀 Svelte Quick Tip: Creating a toast notification system

🚀 Svelte Quick Tip: Creating a toast notification system

28
Comments 5
3 min read
🚀 Svelte Quick Tip: Connect a store to local storage

🚀 Svelte Quick Tip: Connect a store to local storage

97
Comments 9
3 min read
🧑‍💻 Getting session data in your Sapper server routes and components

🧑‍💻 Getting session data in your Sapper server routes and components

8
Comments 4
2 min read
🚀 Svelte Quick Tip: Adding basic internationalization (i18n) to you app

🚀 Svelte Quick Tip: Adding basic internationalization (i18n) to you app

39
Comments 1
5 min read
🚀 Svelte Quick Tip: Create a tooltip action using Tippy.js

🚀 Svelte Quick Tip: Create a tooltip action using Tippy.js

41
Comments 6
5 min read
🚀 Svelte Quick Tip: Styling conditional named slots

🚀 Svelte Quick Tip: Styling conditional named slots

17
Comments
4 min read
🚀 Svelte Quick Tip: Styling slot content with :global

🚀 Svelte Quick Tip: Styling slot content with :global

37
Comments
3 min read
loading...