Alex Crowe
Alex Crowe
TTCTheo's Typesafe Cult
Created by Alex Crowe on 6/8/2023 in #questions
How to use google fonts in a T3 app
Looking for recommendations for what you think is the best way to use google fonts in a T3 app
6 replies
TTCTheo's Typesafe Cult
Created by Alex Crowe on 6/7/2023 in #questions
T3 Chirp -> understanding Nextjs Routing / Slug
Ive been doing a slight spin of the Chirp project adding some of my own changes, one is you can use clerk with Email too. The problem is Email clerk doesnt have user name, so I want I used firsName for the route name param but also want to move the userId in with route to grab all the user data by Id inside the slug file. I see the ProfilePage getting exported but dont understand how the slug knows to use that page. How do I send state(userId) along with the params that show up on the URL thinkiespoohhehtheoRedacted
3 replies
TTCTheo's Typesafe Cult
Created by Alex Crowe on 5/28/2023 in #questions
t3 chirp project - cant resolve trpc ssgHelpers
when following video ssg had error on import so changed code to the different code on the repo of the project. Then the new code said depreciated on the ssg import, so uninstalled and installed with the repos versions of TRPC and now getting- module not found for @trpc/react-query/ssg just wondering if anybody else doing the projects encounter this problem and found a good solution for it. New to the stack and first time using ssgHelper
5 replies
TTCTheo's Typesafe Cult
Created by Alex Crowe on 5/5/2023 in #questions
query
New to Nextjs/T3, how do you change the favicon/ tab logo and title of webpage from a npm create t3-app@latest?
3 replies