V8 JavaScript Engine: V8 Release v6.4
A blog by the V8 team for JavaScript enthusiast that want to get a glimpse 'under the hood' of Chrome's JavaScript engine. (more…)
Read more »If you are new to JavaScript, chances are that you might find it a bit confusing at times. This is with good reason as JavaScript is a language of many quirks packed with odd behaviors and inconsistency. Let’s make JavaScript a bit less confusing by tackl… Read more