maurer2's repositories
fritz-box-challenge
Make internal fritzbox status data human readable.
run-types-run
Trying out Zod for type checking at runtime and form validation via React Hook Form resolvers plus async validation in server actions
blue-harvest
Coding assignment for uktv
come-in-and-find-out
Playing around with the visx visualisation library: Link: https://maurer2.github.io/come-in-and-find-out/?label=Mess%20around
greenfield-project
Trying out Next.JS 14 server actions and server components
mouser-chief-collection
Trying out Vue3 (RC) :smiley_cat: :uk: :guardsman:
tailwind-config-via-vite-virtual-module
Generate a static copy of Tailwind's config at build time using Vite's virtual module feature with TypeScript types
blue-harvest-special-edition
https://blue-harvest-special-edition-io7e.vercel.app/
containern
VSCode dev container settings
danish-for-castle
Trying out slots in nextjs
dnd
diagram and docker code challenge
grandwoof-barking
Trying out TanStack Query with Server actions. Reuses some code and logic from https://github.com/maurer2/blue-harvest. Sans styling
hic-haec-hoc
Trying out some React patterns of yesteryear.
overly-optimistic-memory-game
Playing around with useActionState and new CSS stuff
penchant-for-pension
Coding assignment
penchant-for-pension-remix
Trying out remix
phone-number-slider
Like the meme
rhf-documentation
https://github.com/react-hook-form/documentation/pull/1090 & https://github.com/react-hook-form/documentation/pull/1082
rhf-output-schema
Trying out the recently added support for transformed types in the submit handler function of RHF -> https://github.com/react-hook-form/react-hook-form/issues/12050 and the new disabled prop
rtl-with-use-and-suspense
Trying out various approaches for data loading in React19/Next15 and how to test them
schema-ref
Evaluate how to access component refs across intertwined server and client components
table-testing
Investigation on how to better structure and test data tables in testing library
tailwindcss.com
https://github.com/tailwindlabs/tailwindcss.com/pull/1820
visx
Minor improvements in Visx documentation: https://github.com/airbnb/visx/pull/1872/files & https://github.com/airbnb/visx/pull/1863 & https://github.com/airbnb/visx/pull/1877
warum-liegt-hier-astro
Trying out astro
zod
TypeScript-first schema validation with static type inference