Christopher Ehrlich
Christopher Ehrlich
This looks well written and thorough, and I like the idea of having instructions for more than one cloud provider, especially in light of the recent twitter debates about Vercel's...
please add this https://github.com/t3-oss/create-t3-app/pull/970
> #983 fix the build error merged now :)
I agree that a "what is this good for / not good for" section could be good. I disagree that it should go in the Next.js page, because most people...
The other question is what to recommend / how to recommend it. Astro is an easy recommendation for mostly static sites. Solid Start looks great and I've been meaning to...
please add this https://github.com/t3-oss/create-t3-app/pull/970
is this ready to merge or still in review?
I basically agree that errors should be logged in prod. However there are a bunch of different ways to do this, depending on deployment target, existing apps, etc. Is there...
> Also was thinking if we can remove transition from elements when we toggle mode from light to dark and vice versa. Currently some elements change first and some after...