
SvelteKit 1.0 with Rich Harris
PodRocket - A web development podcast from LogRocket
00:00
Adapter API
There are quite a bit of work that goes into making sure that the adapters are behaving nicely Yes, I mean this is one of the places where there's Definitely some moving parts. Different platforms have different quirks in how these things work for example on cloudflare pages every request goes through a worker but on other platforms if you have static files then they are served before any function is invoked. Little subtle differences like that can result in slightly different behaviors the adapters need to account for and so Yes, we do definitely get issues on the adapters But they're usually pretty quick to fix because the adapterapi itself is is fairly straightforward.
Transcript
Play full episode