Blog Posts
Featured
All posts
How to create a custom Prisma Generator
Learn how to create a custom Prisma Generator that outputs TypeScript types from your Prisma schema.
27 August 2023How to create an npm package with tsup
Learn how to create an npm package with tsup for Node.js with ESM, CJS and, types support.
11 March 2023How to set up Vitest for Node.js testing
Learn how to easily setup Vitest.
25 May 2022Using Preact with Next.js
How are you able to use Preact with Next.js to reduce bundle size.
21 March 2022How to deploy a Next.js project on Ubuntu with NGINX
How to deploy a Next.js project on Ubuntu with NGINX, explained in simple steps.
07 December 2021Using NProgress with Next.js
How to add a simple loading bar to a Next.js app
08 September 2021How to setup next-pwa with Next.js
How to set up next-pwa with Next.js in less than 5 minutes.
27 August 2021My uses
My tech and gear that I use on the daily basis
03 April 2021How to use the pastebin-api npm package
Learn more how to use the pastebin-api npm package I created.
27 March 2021