public:: true

  • trpc is a library to build api for a webpage, and share the types between the client and the server. quite cool TIL
  • TailWind tailblocks.cc free of charge different building blocks already made for you to copy :)
  • Headless UI design system - Radix https://www.radix-ui.com/docs UI
  • TIL you can use InferGetServerSidePropsType<typeof getServerSideProps>) to infer the types for the getServerSideProps in nextjs FrontEnd