gsemyong
gsemyong
TTCTheo's Typesafe Cult
Created by gsemyong on 11/5/2023 in #questions
Prettier hangs when using with tailwind plugin
No description
2 replies
TTCTheo's Typesafe Cult
Created by gsemyong on 10/30/2023 in #questions
Build errors next js 14 server actions vercel
No description
42 replies
TTCTheo's Typesafe Cult
Created by gsemyong on 10/30/2023 in #questions
Build errors next js 14 vercel
No description
11 replies
TTCTheo's Typesafe Cult
Created by gsemyong on 10/21/2023 in #questions
Caching and invalidation in t3-stack with app router and trpc
Hi guys, can someone explain what is the correct way to do invalidation with app router and trpc? Is there even such a way? I am talking about the use case where I have a server component fetching data with trpc query and a client component firing a mutation which make the data from the previous render obsolete
9 replies
TTCTheo's Typesafe Cult
Created by gsemyong on 7/14/2023 in #questions
Scoping tailwind styles
I am building some components, which should be safely pluggable into shopify theme. First thought - I should use shadow DOM to scope styles to the component (since I don't know what potentially could be inside the shopify theme). Of course I want to use tailwind, but it seems like it's not quite fitting. Anyone faced such a challenge? Haven't found any so called "right" solutions for the problem.
12 replies
TTCTheo's Typesafe Cult
Created by gsemyong on 11/4/2022 in #questions
Python DX
Hey guys! I recently had to code python service and noticed that DX is extremely poor compared to something like Typescript. The question is, what are the best tools to improve python DX (transpilers, type hints, etc.)?
29 replies