Blog

Explore insights on tech, MVP development, website development, SEO, AI, and more. Dive into the content to find valuable tips, tutorials, and insights!

MVP In Software Development

What is the meaning of an MVP in Software Development?

Understanding MVPs helps you build projects and avoid common pitfalls that come with over-engineering a new project.

January 6, 2025
Netdata Alarms with Discord and Coolify

How to add Discord alarms to self-hosted Netdata (Coolify)

Having monitoring without alerts is like having a laptop without internet. It's good to have, but mainly useless.

December 26, 2024
Discord Contact Form

How to Create a Contact Form with Discord and NextJS (FREE)

How to avoid setting up STMP providers and complex email validations and create a discord channel to send contact forms information.

December 13, 2024
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

My Newsletter

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