Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

February 2019

Phone Number Required

Phone Number Required

"What's your phone number?"

Golang scope issue

Golang scope issue

When you work long enough with languages like PHP or JavaScript, you get used to their very unusual behaviors. These are languages that are interpreted just in time. They have to be more tolerant to user mistakes. They fix issues on the fly because by the time they are reading your code, the code is already in production.

JS Tip of the day

How to use pushState without breaking the back button

I find it very annoying when I use an instant search field and each key I press creates a new state. What this means every single time I hit the back button, it…

Photography