Recently I got into a discussion about how to decide a function is pure in JavaScript. The whole concept of pureness seems to be blurry in… (more…)
Read more »
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language - francisrstokes/super-expressive... (more…)
Read more »
Templating in JavaScript is messy because semantics are tangled with logic and apparently that’s ok. Every HTML templating solution I’ve… (more…)
Read more »
Kotlin 1.2 is released with multiplatform project support and ability to reuse code between the JVM and JavaScript as well as other library improvements... (more…)
Read more »