JavaScript’s Default Parameters

Javascript landed with native default parameters support with ES2015. Contrary to what one might think, it isn’t just a syntactic… Read more

Similar

A sandbox for JavaScript made in JS

# NullBox ##About Nullbox is a sandbox for JS made in JS. It provides corescript which adds some features such as emulation of events, utils and Buffer (100% JS). Its named NullBox because of the method to initialize the context of sandbox. (more…)

Read more »