Skip to content

CodeKraft

Software Development, Programming Languages and Life

  • About Me
  • Projects
  • Linkedin
  • Twitter
  • Reading
  • Github

Category: Software Development

Avoid bugs by understanding hole processing in JS arrays

by AbdulFattaah Popoola on November 11, 2020November 10, 2020
Avoid hard to debug bugs and flaws by truly understanding how JavaScript handles holes in arrays.

Holey JavaScript Arrays

by AbdulFattaah Popoola on October 12, 2020November 12, 2020
Do you know JavaScript arrays can have holes? How are empty slots different from undefined? And how do you differentiate between both? This article dives into sparse arrays and explains various ways to create them and associated gotchas with usage.

JavaScript Arrays Are Objects

by AbdulFattaah Popoola on September 30, 2020October 5, 2020
JavaScript arrays show object-like behaviours in a variety of ways.

Doers, not Talkers

by AbdulFattaah Popoola on March 9, 2020March 8, 2020

Simple is beautiful

by AbdulFattaah Popoola on March 2, 2020February 28, 2020

Understanding JavaScript Array methods (2): slice

by AbdulFattaah Popoola on February 10, 2020February 4, 2020

4 tips for taking on seemingly insurmountable tasks

by AbdulFattaah Popoola on July 16, 2019July 22, 2019
How to brilliantly deliver on seemingly impossible projects

The Single Question to Ask before starting anything

by AbdulFattaah Popoola on February 25, 2019February 24, 2019

Five challenges of engineering teams

by AbdulFattaah Popoola on January 28, 2019January 27, 2019

Why you should delete code every sprint

by AbdulFattaah Popoola on December 9, 2018December 10, 2018
Constantly factoring deletes into your iterations keeps your code base healthy

Posts navigation

Previous
  • Github
  • Twitter
  • LinkedIn
CodeKraft
Create a website or blog at WordPress.com
Cancel