Solving a mystery of how parseInt() parses small float numbers in JavaScript. (more…)
Read more »
Design Doc: Use JavaScript instead of TypeScript for internal Deno Code Problem Incremental compile time when changing files in cli/js takes minutes. This is crushingly slow and painful to modify. The typescript organization/structure that we're using i... (more…)
Read more »
This is an excerpt from my new and updated APIs and Asynchronous JS pocket guide.
Some APIs—like the Ron Swanson Quotes Generator and Random Dog—work by simply calling an endpoint.
Others—like the New York Times and many endpoints for the GitHub API—requi... (more…)
Read more »
It’s been a fairly busy for the last couple of months for the Ethereum javascripters. To start with, there was a really great hackathon with IPFS. You can read Dan Finlay’s excellent write up here. Also, during this time Aaron Davis (Kumavis) made some ex... (more…)
Read more »