There are many approaches to deal with deeply asynchronous code in JavaScript. One of the most popular option is to use promises. I don’t… (more…)
Read more »
mastering-modular-javascript - 📦 Module thinking, principles, design patterns and best practices. (more…)
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 »
If you need to work with a language other than Python, the Jupyter ecosystem offers a wide range of other kernels. Deepnote supports a lot of them! (more…)
Read more »
How a sidekick scripting language for Java, created at Netscape in a ten-day hack, ships first as a de facto Web standard and eventually becomes the world’s most widely used programming language. This paper tells the story of the creation, design, evoluti... (more…)
Read more »