Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

October 2018

No Loyalty

No Loyalty

I've bought multiple phone cases over the past 10 years. For each case I bought, I was a satisfied customer. Yet after doing some digging I realized that I have never bought twice from the same vendor. "Why not?" You might ask. Because I bought them on Amazon.

JS Tip of the day

Optimization: Minimize look-ups in for loops.

In JavaScript, like in many other languages a loop can be defined in many ways. The standard of course is the for-loop, the while loop, or do while loop. They a…

Photography