Mario Fernandez

  • About
  • Talks
  • Blog
  • Tags

Book Review: Designing Data-Intensive Applications

2022/03/07Book ReviewArchitectureDistributed Systems
If you want to dive into distributed systems, there's no better choice right now than Designing Data-Intensive Applications

Applications Instead of Libraries

2021/11/20ArchitectureReactMicro frontendsJavaScript
Using module federation to implement micro frontends

Book Review: Staff Engineer

2021/11/16Book ReviewLeadershipTeam OrganizationArchitecture
Staff engineer is about understanding tech leadership in the context of BigTech companies

From Redux to the Context API: A Practical Migration Guide

2021/06/14ReactReduxContext APIArchitectureState Management
Let's migrate a React application built with Redux to the Context API and see how it looks like

Story Points in Depth: Everything You Need to Know

2021/06/03PracticesArchitectureSoftware EngineeringAgile
Story points create a measurement that represents the amount of time it takes to complete a task. They provide a view of the expected return on investment.

Scalable Architecture: A Definition and How-To Guide

2021/05/18PracticesArchitectureSoftware Engineering
Using cloud technologies, it's possible to quickly build a solution with scalable architecture that works in almost any situation.

Starting you new React application with Redux? Consider a simpler approach using the Context API

2021/05/11ReactReduxContext APIArchitecture
Traditionally, starting a new React application means adding Redux for state management. Let's talk about the Context API as an alternative

What Is Code Duplication? A Definition and Overview

2021/04/18PracticesArchitectureSoftware Engineering
Code duplication makes software less maintainable and reduces our ability to iterate fast. Learn what duplication is and how to prevent it

Book Review: Working effectively with legacy code

2020/11/12Book ReviewArchitecturePractices
Working effectively with legacy code is an excellent resource when dealing with hairy, messy pieces of legacy code that nobody wants to touch

Book Review: The software architect elevator

2020/07/26Book ReviewArchitectureDevOps
This book is an excellent source to be an effective architect bringing enterprises closer to be digitally native