Full episode with Brian Kernighan (Jul 2020): https://www.youtube.com/watch?v=O9upVbGSBFo Clips channel (Lex Clips): https://www.youtube.com/lexclips Main ch... (more…)
Read more »
Some of the missing functions in JavaScript in vanilla form inspired by PHP... (more…)
Read more »
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one. - GitHub - Jarred-Sumner/bun: Incredibly fast JavaScript runtime, bundler, transpiler and package manager –... (more…)
Read more »
I have a thing for virtual machines that are implemented in the language (or a subset of the language) they are built to execute. If I were in the academia or just had a little bit more free time I would definitely start working on a JavaScript VM writt...
Read more »
If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.
Read more »