Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

May 2018

Improve your writing by having it read back to you

Improve your writing by having it read back to you

Richard Feynman is still considered one of the greatest teachers that ever lived. He could explain complicated scientific subjects to the layman. His method, unlike most scientist, was to use simple words to convey complex ideas in a way we can all relate. He spoke in a human language.

JS Tip of the day

Get computed style

Sometimes you want to get the width of an element, and the obvious way of getting it does not work. element.style.width; // (empty string) Yeah, I know it s…

Photography