Gabriel Rubens

Gabriel Rubens

That JS developer trying to learn chinese

Latest

Testing React Native components with Mocha+Chai+Sinon+Enzyme

Why Mocha and not Jest?


Using React containers (aka High-order-Components) as decorators

Decorators landed to ES7 horizon not so long ago and are being used by React community as a better replacement for mixins.


Automating Meteor packages testing by pushing a commit to GitHub with Jenkins in a Digital Ocean droplet

So you wanna to automate your tests? Good choice! But setting up Jenkins can be a little tricky, isn’t? So to avoid your frustation what can end up with…