Javascript
JavaScript numbers have an (adoption) problem
JavaScript went against the grain in only using floating point numbers initially, and now we pay the price
By Jacob Jackson
March 26, 2025

My 2025 JavaScript Wishlist
JavaScript has a lot of room for improvement. These five things are especially important.
By Jacob Jackson
December 31, 2024
Array.map() versus Array.forEach()
Learn the difference between Array.map() and Array.forEach() and how to use each in JavaScript
By Jacob Jackson
January 9, 2022
A quick introduction to JavaScript Maps
A quick introduction to the Maps datatype in JavaScript, and when to use it
By Jacob Jackson
January 9, 2022