Researchers from the University of Tokyo have developed a JavaScript framework for training relatively large deep learning models.
Read more »
A JavaScript procedural generator for Mazes, Terrains, and Biomes. Designed for game developers and professional hobbyists, Labyrinthos.js offers a very simple-to-use API for crafting complex, cust... (more…)
Read more »
This document serves as the complete definition of Google’s coding standards
for source code in the JavaScript programming language. A JavaScript source file
is described as being in Google Style if and only if it adheres to the rules
herein. (more…)
Read more »
ES2015 was the most important improvement to Javascript in years. Among many great features it brought brand new module system — Ecma… (more…)
Read more »