9 Matching Annotations
  1. Aug 2023
  2. Nov 2022
  3. Oct 2022
  4. Sep 2020
    1. I took the same approach with _layout.svelte and not just for the svelte-apollo client. Except I put all of that setup into another module (setup.js) and imported from _layout. I just couldn't stomach having all that code actually in my _layout file. It's for layout, supposedly, but it's the only component that is a parent to the whole app.
  5. May 2020
  6. Apr 2020