Blog
Explore insights on tech, MVP development, website development, SEO, AI, and more. Dive into the content to find valuable tips, tutorials, and insights!
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.
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.
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.
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.
Is Coolify Good for Production Deployments?
Self-hosting with Coolify can be a pleasent adventure, but you need to know the pros and cons.
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.
Create Production Dockerfile for NextJS - Deploy Everywhere
Dockerfiles aren't hard to do. You do it once per framerwork like NextJS and use everywhere!
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!
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.
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.
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.
TypeORM Migrations Explained - Example with NestJS and PostgreSQL
Learn to handle TypeORM migrations in all scenarios. Understand which command to run and when.
My Newsletter
Subscribe to my newsletter and get the latest articles and updates in your inbox!