Saro's Thoughts I am Open to work!

Cal.com

Jun 11, 2024
This is the beginning of everything!
This is the most recent post

Parts

  • trpc
  • next-auth
  • prisma
  • zod

HOC's on the client side

EventCollectionProvider

Telemetry. Uses a very old version of next-collect and the provider is jitsu

SessionProvider

Auth / Standard stuff.

CustomI18nextProvider

Sets window.document.documentElement.lang whenever the lang locale changes for the current user via the user session. Done via an useEffect(locale)

TooltipProvider (radix-ui/react-tooltip)

As per the documentation specified

CalcomThemeProvider

Caters to embed and normal mode. Uses standard Theme provider

trpc

This is the beginning of everything!
This is the most recent post