4 Apr Tags: sveltekit typescript SvelteKit uvu Testing: Fast Component Unit Tests SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript. Read more …
20 Oct Tags: sveltekit typescript css Using vanilla-extract with SvelteKit: Styles with TypeScript Using vanilla-extract with SvelteKit: how you can make zero-runtime stylesheets with the new TypeScript friendly preprocessor in Svelte. Read more …
4 Oct Tags: sveltekit graphql typescript SvelteKit GraphQL Type Generation SvelteKit GraphQL type generation: how you can generate TypeScript types automatically from your GraphQL API endpoint using a codegen tool. Read more …
29 Sep Tags: backend graphql typescript Using uvu for TypeScript API Testing Using uvu for TypeScript API testing: we take a look at integrating a fast test runner into your backend continuous integration workflow. Read more …
27 Sep Tags: sveltekit graphql typescript SvelteKit GraphQL Queries using fetch Only SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner. Read more …