I have a weird way of describing software. And you’ll either know what I mean, or you won’t. It’s sort of strange, but software interfaces feel like they have a weight. When I use an interface, it… (more…)
Read more »
In this blog post, I take a different approach to explaining `this` in JavaScript: I pretend that arrow functions are the real functions and ordinary functions a special construct for methods. I think it makes `this` easier to understand – give it a try. (more…)
Read more »
Most of your time as a developer is spent reading code followed by debugging that same code, most likely to be able to read it or solve an… (more…)
Read more »
A minimal pure functional language based on self dependent types. - moonad/FormCoreJS... (more…)
Read more »
Javascript reach has increased from just a web browser to all places of programing. (more…)
Read more »