All Blog Posts
Check the latest posts

Dependency Graph for Javascript Projects
Mar 24, 2020
I was reading this Javascript development setup post by Eric Elliot, when I stumbled upon a super cool NPM package to generate dependency graphs. The name is dependency-cruiser.

Weekly Digest #1
Mar 22, 2020
Best practices on JavaScript modularity: when to use named exports, how to group code and what to avoid. Check JavaScript Module Best Practices.

Partial Application made easy with ES6
Nov 12, 2018
In this post I will present a quick example on how ES6 can improve readability and help build code that is easier to maintain. Also, I will be exploring partial application, a nice technique to keep in your developer toolbox.

Javascript as Promised
Nov 15, 2017
Promises have been there for a while now, officially released in ES6 but already being supported by most browsers before that and/or polyfiled by libraries

Callbacks in Javascript
Nov 15, 2017
Quick recap on what a JS callback is and the common problems around using them

CSS Flexbox guide
Apr 6, 2017
Flexbox helps to solve some of the major problems when working with CSS. Here is a cheatsheet that provides a glance of everything you can do with it.

Free UX Design Books
Jan 2, 2017
I just came across with a link to some O’Reilly UX design books. They are free and look very promising. I am starting to read Experience Design!!

Customer Journey Framework
Sep 13, 2016
In the age of the customer and the increased market for selling experiences rather than sole services, it is really important to understand the journey users will follow.

Micro-interactions
Nov 30, 2015
“Great microinteractions design requires understanding the people who use the product, what they are trying to accomplish, and steps they need to take.” Microinteractions by Dan Saffer (O’Reilly)

Teach Object Oriented Programming, the Steve Jobs way
Nov 9, 2015
A quote from Steve Jobs on Object Oriented Programming

Programmers, coders...
Oct 9, 2015
The computer programmer is a creator of universes for which he [sic] alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs. Joseph Weizen

UX Magazine
Jun 8, 2015
I am a fan reader of blogs and different RSS sources, I have a long list of blogs in Feedly and I use Flipboard everyday to read different types of news, but most of them about UX.