WTF Is... - A Sparse Array?
November 28, 2020 • ☕️ • 6 min readIn this post I am explaining how difficult it can be to write a functional iteration using inline arrays in Javascript and which bugs may occur.
In this post I am explaining how difficult it can be to write a functional iteration using inline arrays in Javascript and which bugs may occur.
Rather than sticking with the popular Gatsby framework I wanted to learn something new. Therefore I decided to use Next.js to build my personal blog and share my new knowledge.