JavaScript has been on a roll for more than a decade now. What started as a language used for sprinkling some interactivity to static HTML has grown to be arguably the world's most widespread general purpose programming language. The hegemony of JavaSc... (more…)
Read more »
Last Sunday I spent a few hours revisiting LISP-related languages, partly because I miss writing Clojure and partly because I wanted to do a... (more…)
Read more »
Venezuela has poor internet infrastructure. Using Blockstream's satellite technology to broadcast Bitcoin transactions could get around that. (more…)
Read more »
Understanding the basics of package.json is core to development with Node.js and npm. Learn the basic properties to understand and use package.json. (more…)
Read more »
In this article, we will see how to bundle Node.js application to a single executable for Windows. What's the need? Well recently, I... (more…)
Read more »