Having spent time running tests inside and outside Firestore’s emulator, I learned that using the emulator is more than 50% […]
Category Archives: Javascript
My Year in: Tech
I started the year of 2019 as a front-end developer at Toptal’s core team. Just a few days later, I […]
My Year in: Software Development
2017 ends for me, at least in terms of software development, on a much higher note than it started. From […]
Live gut reactions to learning Ember.js
I am starting on a new project that uses Ember.js. I started learning it from scratch a few days ago. […]
Notes on deploying Webpack in a Phoenix application on Heroku
As of today, there’s no Heroku buildpack specifically built for deploying Phoenix and Webpack. Having found no consolidated place to […]
React.js, Facebook JS SDK and a costly little mistake
Last week I spent much more time than I ever wanted implementing Facebook login in React.js. As it often turns […]
Moccato
In July and August 2015, I spent about 140 hours working on Moccato. They are a subscription service for Nespresso […]
HTTP Get Parameters into Hash in Coffeescript
Nice little snippet.
React.js and software workarounds
The amount of conceptual compromises React.js either addresses or introduces is very high. That, however, is typical, especially in a browser […]