Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

May 2017

Perl

Perl

This may not be relevant to most people but I just have to say it. I love perl.

JS Tip of the day

Calling a function out of scope

With the advent of jQuery, coding in JavaScript became accessible to almost everybody. But with it came some very fundamental errors that could have been avoide…