Sugam SubediI 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 25May 25
Sugam SubediPagination 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 262Feb 262