steffe
steffe
Explore posts from servers
TTCTheo's Typesafe Cult
Created by steffe on 9/4/2023 in #questions
Question about gradient backgrounds
How am I supposed to do an "gradient background" like the one over here: https://tailwindui.com/components/marketing/sections/testimonials#component-1d4641d9b778e6e47e5cb664d4d8a683 I cant figure out if its a background-url with an SVG background, or a gradient with blur. I DO USE TAILWIND SO IT WOULD BE GREAT IF I COULD DO IT USING TAILWIND CLASSES
8 replies
TTCTheo's Typesafe Cult
Created by steffe on 10/1/2022 in #questions
Optimize Images (T3 Stack + S3 + CloudFront)
How would you go about optimizing images? Right now I'm just fetching each link from S3 and then map through the links array and use that as src (example: https://jibberish.cloudfront.com/${link}) (i'm using next/image but that's slow when loading, like really slow) I'm begginer/intermediate so try and explain thoroughly.
4 replies
TTCTheo's Typesafe Cult
Created by steffe on 9/29/2022 in #questions
Is there a guide or best practices about hosting a web app build with T3?
Really curios about how you guys go about this. You host database + backend + frontend in the same place? Or do you like to split things.
13 replies