Three weeks ago, during JSConf.asia 2016, we announced JavaScript on mbed, which enables developers to write firmware for IoT devices in JavaScript. This is not done by transpiling JavaScript into C++ or Assembly, but rather by running the JerryScript VM ...
Read more »
Bit-sync is a utility for synchronizing arbitrary data using the rsync algorithm in pure js - claytongulick/bit-sync... (more…)
Read more »
An object in JavaScript is a collection of key-value pairs. Each key-value pair is called as a property. A property can be a function, an array, an object itself or any primitive data type i.e… (more…)
Read more »
If you spend most of your day working with JavaScript, then you’re probably familiar with arrays and their built-in methods such as map… (more…)
Read more »
Free full-featured web-based audio & waveform editing tool - pkalogiros/AudioMass... (more…)
Read more »