create: update template to use remote functions and async
Came up during maintainers meeting today
Or make it an addon that can be added. It should also add a boundary and enable the experimental option
Experimental features probably should not be on by default, maybe make that its own step.
Experimental features:
- Remote functions (https://svelte.dev/docs/kit/remote-functions)
- Async (https://svelte.dev/docs/svelte/await-expressions)
Totally agree