Programming JS in a functional style is often more elegant but comes at the
cost of performance. In the past, part of that performance problem has been
due to native, C++ implementations of the most-often used higher-order
operations like Array.prototype....
Read more »
There’s an old story about a drunk trying to find his keys in the streetlight. Why? Well, because that’s where it’s the brightest. It’s a funny story, but also relatable, be… (more…)
Read more »
We’ve all heard the term “10x JavaScript developer” before. And if you haven’t up until this point, consider yourself lucky.
Read more »
Javascript implementation of the Pico-8 fantasy console - burakcan/jsgs... (more…)
Read more »