J Josue Gatica Odato

Latest Updates

Documenting code, one commit at a time.

Streamlining Transaction Testing with a Basic React Frontend

IntroductionOur application, part of the LucasLatessa/SDyPP-G3 project, recently undertook the task of establishing a foundational frontend. The primary goal was to create a quick, reliable interface to interact with and validate backend transaction logic without investing in a full-fledged user experience layer. This "basic front" serves as a critical sandbox for our development process.

The Challenge

Developing robust backend transaction systems requires constant testing and validation.

Read more

Evolving the Frontend: Integrating React, Vite, and Tailwind CSS

Keeping a user interface modern, performant, and delightful to develop can be a constant challenge. When a project reaches a point where its frontend needs a significant upgrade or a new module demands a fresh start, choosing the right stack is crucial for long-term success.

The Frontend Evolution

In the LucasLatessa/SDyPP-G3 project, a recent commit titled "Nuevo front agregado" (New front added) marked a pivotal step in our frontend journey.

Read more