Mateo GalicInfinite Scroll for Next.js apps with React QueryRendering large lists can make your app feel slow and unresponsive. Since this is really common use case when building any kind of…Jul 7Jul 7
Mateo GalicHow to Build a Node.js API with PostgreSQL and TypeScript: Best Practices and TipsAs a programmer, I can say that, at the beginning, I had two significant milestones in my career. The first one involved writing a class…Apr 13Apr 13
Mateo GalicBuilding SaaS product with Next.js 14: Architecture overviewRecently I have published SaaS product called Post Pilot, social media utilization app. It focuses on Twitter and LinkedIn as primary…Mar 62Mar 62
Mateo GalicAuthorization in Node.js and React.js: Best practices and tipsDelivering complex new features can often overshadow the importance of having proper authentication and authorization in place. In this…Feb 262Feb 262
Mateo GalicUnit Testing with Jest in Node.js, Prisma and TypeScriptRecently, I read a book, “The Pragmatic Programmer,” which has led me to some interesting conclusions about software development in…Nov 26, 20231Nov 26, 20231