Getting thrown into a new codebase is difficult. But with tools for architecture analysis you can make your journey at your next job's JavaScript or TypeScript codebase a breeze. (more…)
Read more »
It comes as a surprise to many programmers that it is possible to
express a "recursive" function like factorial without using recursion
or iteration.
(more…)
Read more »
Two recent post of mine were ridiculed on r/programmingcirclejerk: Building a Simple Stopwatch App with Electron – Submitted by someone as Building a 100MB stopwatch app. Compile Node.js to N… (more…)
Read more »
Scheme based powerful lisp interpreter written in JavaScript - jcubic/lips... (more…)
Read more »
Yarn 2 ticks a quite a few check-boxes on the board that have been keeping developers discussing on how to manage JavaScript projects: (more…)
Read more »