Skip to content

Instantly share code, notes, and snippets.

View vstm's full-sized avatar

Stefan Vetsch vstm

View GitHub Profile
/* eslint-disable @typescript-eslint/no-explicit-any */
import type { Component } from "vue";
import {
memo,
useEffect,
useLayoutEffect,
useMemo,
useRef,
useState,
useCallback,
@swalkinshaw
swalkinshaw / tutorial.md
Last active January 5, 2026 14:33
Designing a GraphQL API