The Svelte Context API Learn how to share state without props and events using the Svelte Context API. Post βοΈ https://joyofcode.xyz/master-the-svelte-context-api REPL Setup π§βπ€βπ§ Clone the project https://github.com/joysofcode/svelte-context-api.git π¦οΈ Install dependencies pnpm i πΏοΈ Run the development server pnpm run dev