
Node.js — Integration Testing with Pact.js
In a previous article we reviewed how Consumer-Driven Contracts (CDC) help with integration testing in an environment that is rich with…
In a previous article we reviewed how Consumer-Driven Contracts (CDC) help with integration testing in an environment that is rich with…
Dedicated to everyone whom are helpless romantics as I am, and hopelessly in-love with their Node.js apps.
So you too panicked over security in the npm repository due to a recent blog post?
I like mocha just like the next guy, but sometimes it’s time to move on. We’re talking about iced coffee, right?
This is a story of patience in Open Source, where every bug, every Pull-Request gets attention.
This is a story of patience in Open Source, where every bug, every Pull-Request gets attention.
Many jumped the gun on microservices, and they are ubiquitous today more than ever for implementing service oriented architectures…
Gulp, the streaming build system for JavaScript source code probably doesn’t require an introduction, and most probably you’ve configured…
Everyone talk about Yarn’s speed and reliability but no one mentions any of the below nice-to-know facts about Yarn.
This is not another praise for npm package management with Yarn but rather a concise recipe for working with locally developed packages.
This is a bit of a follow-up to my previous post on Wiring up Ava.js Integration Tests with Express, Gulp, but not Supertest.
Like with everything else in the JavaScript ecosystem, test automation tools are also going through a high pursuit speed race and nobody is…
Oh those magnificent days of the 1990s.
This Open Source thing is the real deal.
In my previous post we did a crash course to Babel.js, let’s now dive deeper down the rabbit hole.
By all means this is not a joke, nor a spam.You can really, truly, make $500 dollars if you are able to just find one security…
I recently announced on social media about my latest Docker utility — a Node.js shell UI to easily manage your docker containers. It’s an…
I’m sure you’re interested in ES6, supporting JSX, etc.So I worked out this intro so you can get up to speed really quick and really clear…
Some awesome news: my book, titled “Drupal 7 Media”, was released by Packt Publishing on July 2013.
Using mod_status plugin for apache and munin to track apache health
Reviewing a book about Munin as a monitoring pluing for Nagios
How to monitor a Drupal website with Munin plugin for Nagios
Sending a commit to fix issues with Drupal module
Programatically working updates on Drupal nodes with node_save() hook