I just finished reading An Introduction to Functional Programming Through Lambda Calculus by Greg Michaelson. Towards the end, the author… (more…)
Read more »
This is about JavaScript, clutter, purity, and thoughts on what should be in the language that comes after, assuming that we all live that long. (more…)
Read more »
Working on a javascript web application, it happened they asked me to assign to each user Avatar a background color, to identify the user… (more…)
Read more »
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 »
What import maps are, what problems they solve, why it's a cool JavaScript feature... (more…)
Read more »