Blog

Learn more about tech. SEO, AI, and more. Everything will be in categories soon!

Build integrations

How to Build Robust Integrations for your Application? The production way!

Third-party integrations sound easy, but doing them in a way to not degrade the performance of your app is hard.

December 1, 2024
Coolify in production

Is Coolify Good for Production Deployments?

Self-hosting with Coolify can be a pleasent adventure, but you need to know the pros and cons.

November 16, 2024
Netdata with Docker Compose

How to deploy monitoring on your VPS with Coolify and Netdata

Deploy server-wide monitoring with Netdata and Docker compose for any VPS. Use in Coolify with a GitHub repository.

October 19, 2024
Docker NextJS deployment

Create Production Dockerfile for NextJS - Deploy Everywhere

Dockerfiles aren't hard to do. You do it once per framerwork like NextJS and use everywhere!

September 29, 2024
Translate nextjs app with next-intl

How to Add Internationalization to NextJS app router (next-intl)

Adding internationalization is easier than it looks. Good apps benefit from it even if there is no need to have it. Improves code readability!

September 1, 2024
NextJS Starter VSCode screenshot

NextJS Starter with App Router - TailwindCSS + ShadcnUI (partially)

Craft an extendable starter with NextJS App router for use in your production apps. Use Tailwind and Shadcn for styling.

August 10, 2024
Dump and Restore PostgreSQL Database

How to Dump and Restore PostgreSQL Database with Docker - Full Example

Being ready for data loss and restoration is a must for every project. Dump and restore your data inside a Docker container easily.

August 4, 2024
Zod validation with Discriminated Union

Complex Form with Zod, NextJS and TypeScript - Discriminated Union

Building big forms that have proper validation is not an easy task. Explore how to build complex form validations with Zod and its discriminated unions.

August 1, 2024
TypeORM Migrations explained

TypeORM Migrations Explained - Example with NestJS and PostgreSQL

Learn to handle TypeORM migrations in all scenarios. Understand which command to run and when.

July 25, 2024
Redis plus NestJS

Create REDIS Service with NestJS - Use in Every Project

Implementing REDIS in a NestJS service is essential for projects that plan to scale and care about performance. Another tool in your path to production.

July 20, 2024
Create Dockerfile for NestJS

Create Production Dockerfile with Migrations - NestJS with TypeORM and Docker

Build a robust structure of NestJS Dockerfile with running migrations and be ready to deploy anywhere.

July 17, 2024
Starter with NestJS GraphQL TypeORM

Setup a NestJS Project with GraphQL, TypeORM - Production Ready

Build a scalable structure with NestJS, GraphQL and TypeORM with PostgreSQL for your database. Be production ready, and ready to scale.

July 13, 2024

My Neswletter

Subscribe to my newsletter and get the latest articles and updates in your inbox!