Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

August 2022

To become a great programmer, never say “It's not working”

To become a great programmer, never say “It's not working”

Early in my career, I've spent an excessive amount of time answering questions on Stackoverflow. I've watched the platform go from being expert-centric. Experienced programmers tried to get answers to some complex issues. To a much lower barrier of entry. Everyone who wanted to dabble with programming could have their questions answered. This opened the floodgates to some very basic questions asked in the most complex way possible.

JS Tip of the day

When to run your code

When is the right time to run your JavaScript? When the page has loaded? When the document is ready? You may face this challenge and the solution sometimes is n…

Photography