LogoMarcello Novelli
  • About me
  • Blog
  • My Github

5 Essential React Hooks for UI and DOM Management

A guide to five powerful React hooks that can simplify UI and DOM management in your applications.

Thu Jul 10 2025

reacthooksstate-managementweb-development

5 Essential React Hooks to Master State Management

A guide to five powerful React hooks that can simplify state management in your applications.

Wed Jul 02 2025

reacthooksstate-managementweb-development

How to deploy a Docker app to Digital Ocean App Platform + Prisma migrations

A step-by-step guide to deploying a Dockerized Node.js app with Prisma migrations on Digital Ocean's App Platform.

Mon Mar 24 2025

dockerdigital-oceanprismaapp-platformdeployment

Solving GraphQL Error Handling with Typed Union Responses

An in-depth guide on how to implement type-safe error handling in GraphQL using union types, enhancing developer experience and client-side error management.

Mon Mar 24 2025

graphqlerror-handlingtypescriptapi-design