How to fix grunt-contrib-uglify for ES6
If are usings Grunt, you may noticed that grunt-contrib-uglify module doesn't work if the scripts are written in ES6, the new standard version of Javascript. Official »
If are usings Grunt, you may noticed that grunt-contrib-uglify module doesn't work if the scripts are written in ES6, the new standard version of Javascript. Official »
Recently I had to add swap on Ubuntu, due to a memory limit while ran npm install on a 512MB RAM VPS. So here is how »
Another year review! Let's see: 2017 In January, I launched Nexos Ads with a childhood friend. Below you'll find a post with more info. In February »
Recently I was updating this Ghost blog to the current, last version 1.19.0 having installed ghost-cli@1.0.3 and finally I noticed I »
Recently I migrate from iconv to iconv-lite in NodeJS, I spent some minutes to migrate it and want to share how to do it in order »