JavaScript.next-to-JavaScript-of-today compiler from Google

traceur-compiler – Traceur is a JavaScript.next-to-JavaScript-of-today compiler…

Similar

JavaScript const

const in JavaScript Topics covered in this video: * What is const (constants)? * What they are used for? * The let keyword behavior vs the const keyword beha... (more…)

Read more »

Simulating a Virus Outbreak with JavaScript

This post will and simulate how viruses can spread throughout a community and implement a variety of different parameters to see how these affect the simulation. This is following on from last week's post on how to do a bouncing ball simulation with the c... (more…)

Read more »