Martin Garcia

Martin Garcia @magarcia

About: 501 bio not implemented

Location:
Barcelona
Joined:
Sep 16, 2017

Martin Garcia
articles - 6 total

Check for undefined in JavaScript

If you’re writing JavaScript more or less regularly, at some point you’re probably faced with a situa...

Learn More 6 1May 4 '20

The power of MVP

There is a lot of literacy about minimum viable products (MVP) everywhere. I don’t think I could brin...

Learn More 6 0Feb 3 '20

SOLID — Principles of Object-Oriented Design

SOLID Principles are a valuable tool to write good object-oriented softw...

Learn More 287 2Dec 7 '19

Adaptive Media Serving using Service Workers

Everyone has experienced how visiting a web site over a slow network connection usually takes ages to load. We are going to explore how to load different media content using the Network Information API.

Learn More 5 0Jun 17 '19

BLoC Pattern with React Hooks

This is about how to extract the business logic from the components in a React application using the BLoC pattern from Flutter with the new hooks API and RxJS.

Learn More 7 0Feb 18 '19

Refactor TodoMVC with Redux Starter Kit

Redux Starter Kit a toolset to make clean and readable code when working with Redux.

Learn More 6 0Jan 26 '19