Logo
  • about
    • projects
    • experiences
    • education
  • Blog
  • contact
Download CV

A web developer
journey

  • frontend
  • backend
  • aws
  • web
  • technology
  • All posts
Welcome to "A Web Developer Journey"

First post

Welcome to A Web Developer Journey

Hello everyone, and welcome to A Web Developer Journey! This blog is a space where I’ll share my journey as a web developer, exploring technologies, tools, and key topics in the software development world. My goal is to learn, grow, and most importantly, take you along with me on this exciting path filled with challenges and opportunities.

UH

Uberth Hernandez

Web Developer
How to Create a Monorepo with PNPM"

Why Use a Monorepo?

How to Create a Monorepo with PNPM

Monorepos have become increasingly popular in modern development as they allow managing multiple packages within a single repository, making code reuse and dependency management easier.

UH

Uberth Hernandez

Web Developer
Optimizing Performance in React Applications

Best Practices and Techniques

Optimizing Performance in React Applications

Learn how to improve the speed and efficiency of your React applications with proven strategies like lazy loading, memoization, and performance profiling.

UH

Uberth Hernandez

Web Developer