Latest Updates

Documenting code, one commit at a time.

CSS 3 posts
×
CSS React

Beyond the 'Test Update': Mastering Iterative UI Refinements with CSS and React

In the CRM-de-Alquileres-de-vajilla project, a CRM application designed for managing crockery rentals, ensuring a consistent and responsive user interface is paramount. Regular "test updates" are a common part of the development lifecycle, allowing us to refine the user experience and address subtle design inconsistencies.

The 'Test Update' Dilemma

We've all been there: a quick "test

Read more

The Art of Iteration: Managing Provisory Changes in CRM v2 Development

Starting a v2 rewrite is exciting, but it also comes with the significant challenge of managing code that isn't quite final. In the Seba-fernandez/CRM-de-Alquileres-de-vajilla project, we're deep into crafting v2 for our rental crockery CRM, aiming for enhanced capabilities and a more robust user experience.

The Situation

Our goal with v2 is ambitious: a complete overhaul of key

Read more