JSC.js is a JavaScript engine that can run on top of your browser’s JavaScript engine. It’s based on the JavaScript engine (JavaScriptCore) of WebKit and compiled to wasm with emscripten. Therefore, if you’re using Safari, you are running its JavaScript e... (more…)
Read more »
In JavaScript, a commonly touted principle for good performance is to avoid changing the shape of an object. (more…)
Read more »
Many JavaScript developers only use the console.log statement for the purpose of finding out more...
Read more »
At CodeFights, we love JavaScript! We're spreading the love with our first-ever Beautiful JS contest, where your elegant code can win you awesome prizes. (more…)
Read more »
“The Universe is under no obligation to make sense to you.” — Neil deGrasse Tyson...
Read more »