Building the JavaScript `ParseInt()` Katas

I had planned building the kata for `Number.parseInt()` already a while ago.
Starting to work I discovered very quickly that this seemingly tiny kata is quite a
rabbit hole that offers a lot of things one can learn.
Especially about how things evolve in … Read more

Similar

JavaScript: The first 20 years. (HOPL)

JavaScript: The First 20 Years  by Allen Wirfs-Brock and Brendan Eich Our HOPL paper is done and submitted to the ACM for June 2020 publication in the PACMPL (Proceedings of the ACM on Programming Languages)  and presentation at the HOPL 4 conference when... (more…)

Read more »