Blockchain Implemented in JavaScript
Learn how to write your own Blockchain with JavaScript. In this video I'll show you what is behind a blockchain by using simple code. It's not a complete imp... (more…)
Read more »
After large ES6 release, that took about 6 years (Dec 2009 – Jun 2015) to get standardized, TC39 committee has given notice of annual but smaller releases, starting with ECMAScript 2016 (ES7). The final feature set of ES8 hasn’t been approved yet, as o…