Jargalsaikhan Erdenetsetseg

Results 3 comments of Jargalsaikhan Erdenetsetseg

Any updates for this? I've just started to setup SolidStart with tRPC and Prisma. I'm eager to hear any developments moving forward

Class | Value -- | -- perspective-none | none perspective-dramatic | 100px perspective-near | 300px perspective-standard or perspective-normal | 500px perspective-midrange | 800px perspective-distant | 1200px Liking these semantics. Waiting...

Am I correct to assume it's safe to use `createUniqueId` as a way to generate non-clashing ids? In other words, the following pattern is possible right? ```tsx const marqueeId =...