Challenges with Functional Programming in JavaScript
A lot of JavaScript programmers seem to think that functional programming is simply writing bare functions without classes. But that’s… (more…)
Read more »
JavaScript and C both make you maintain your invariants the most painful way possible. Happily, there are better alternatives these days. Read more