Readability vs. Conciseness! 🐣
Sometimes, fewer lines of code introduced by modern ES6 approaches may not necessarily be easier to understand. Or...are they?
Hi everybody - in my latest article, I discuss the fun world of Two-Dimensional (2D) Arrays in JavaScript. 2D arrays are used frequently to help us store multi-dimensional data like those found in spreadsheets, game boards (chess, checkers, etc.), pixel grids, and more:
In the article, I describe two ways of creating a 2D array. One way is by using a tr…
Keep reading with a 7-day free trial
Subscribe to KIRUPA 🍊 to keep reading this post and get 7 days of free access to the full post archives.