Array.map() is a very useful function but unfortunately it only works with synchronous functions. A simple workaround to run async map… (more…)
Read more »
In this post I explain the history of why JavaScript has so many names to help recruiters understand when people are using lots of jargon that essentially just means "javascript". (more…)
Read more »
In order to avoid blocking code in JavaScript development, asynchronous coding techniques must be used for operations that take a long time, such as network requests made from Web APIs like Fetch. This article will cover asynchronous programming funda... (more…)
Read more »
Would you have interest in a Firebird integration with Node.js making possible and easy to use routines (procedures, functions and triggers) developed in JavaScript, with all the power of the Node.js platform and its NPM modules, inside Firebird databases... (more…)
Read more »
Mercury - data visualize and discovery with Javascript, such as apache zeppelin and jupyter - cloverhearts/mercury... (more…)
Read more »