Using Node.js to Write Safer Bash Scripts

It’s easy to get Bash wrong, it’s hard to debug and mistakes could have disastrous consequences… Read more

Similar

Generate Images from HTML in Node.js

As developers, we don't have great skills with image manipulation softwares, but we still need it. In my case I had to generate Twitter cards for social media and flyers for the meetup I co-organize. An important point for use is automation. So I wanted a... (more…)

Read more »