Simon Green Kristensen's Avatar

Simon Green Kristensen

@simon-green.dev.bsky.social

Frontend Team Lead and software developer from Denmark ๐Ÿ‡ฉ๐Ÿ‡ฐ

57 Followers  |  141 Following  |  1 Posts  |  Joined: 08.10.2024  |  1.8162

Latest posts by simon-green.dev on Bluesky

On the line of "you can just export global state": That might be fine in Svelte CSR, but if you do SSR with SvelteKit, you can't do that.
To solve this issue, you either need to drill in props, or use getContext/setContext (which works much like React context providers)

22.01.2025 16:46 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@simon-green.dev is following 20 prominent accounts