Explore >> Select a destination


You are here

mathiasbynens.be
| | v8.dev
8.1 parsecs away

Travel
| | This article describes how V8 chooses optimal in-memory representations for various JavaScript values, and how that impacts the shape machinery - all of which helps explain a recent V8 performance cliff in React core.
| | benediktmeurer.de
7.4 parsecs away

Travel
| | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast.
| | benediktmeurer.de
7.1 parsecs away

Travel
| | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast.
| | syntackle.com
81.1 parsecs away

Travel
| You might be familiar with functions in JavaScript. An IIFE is a special type of function which is invoked implicitly.