I Made a VSCode extension that warns you when a text isn’t actually a <Text/>So I created this simple extension React Native Text Watcher that basically warns you when you forgot to wrap an obvious string by <Text>…May 25, 2024May 25, 2024
Pagination in Prisma Can be Painful, Not AnymoreDealing with pagination across various models can be a real headache 😓It’s like you’re stuck in a loop, constantly repeating code and…Feb 26, 20242Feb 26, 20242