J Josue Gatica Odato

Latest Updates

Documenting code, one commit at a time.

Dockerizing a React Frontend: Streamlining Deployment for "LucasLatessa/SDyPP-G3"

The "LucasLatessa/SDyPP-G3" project recently achieved a significant milestone in its deployment strategy: the Dockerization of its front-end. This initiative aimed to encapsulate the React application and its serving environment into a standardized, portable container, making deployments more consistent and reliable.

The Challenge: Consistent Frontend Deployment

Deploying a JavaScript-based frontend application like React often involves managing specific Node.

Read more