Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
16

Latest Updates

Documenting code, one commit at a time.

Ensuring Seamless User Experience: Adapting to Device Orientation in React

Have you ever built a beautiful UI, only to see it break when you rotate your device? This common frustration highlights a critical aspect of modern web development: creating truly responsive designs that adapt gracefully to various screen orientations and sizes.

The Challenge of Fluid Layouts

In our No-Country-simulation project, specifically for the Team 83 application, we recently

Kickstarting Right: Why Your First Commit Matters in React Projects

You know that feeling: a new project, a blank canvas. It's tempting to just dive straight into writing features. But like building a house, a solid foundation is paramount. Our recent activity on the No-Country-simulation/S06-26-NC-Equipo-83 project, starting with a crucial 'chore: estructura inicial en rama correcta desde develop' commit, highlights exactly this principle.

The 'Chore' That