Become a member
Sign in
Genrh Guber
Genrh Guber

Genrh Guber

28 Following
11 Followers
  • Profile
  • Claps
  • Highlights

Highlighted by Genrh Guber

See more

From How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code by Alexander Zlatkov

…, “p1” and “p2” end up with different hidden classes as a result of the different transition paths. In such cases, it’s much better to initialize dynamic properties in the same order so that the hidden classes can be reused.

Claps from Genrh Guber

See more

How JavaScript works: Event loop and the rise of Async programming + 5 ways to better coding with…

Alexander Zlatkov

How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code

Alexander Zlatkov

How JavaScript works: an overview of the engine, the runtime, and the call stack

Alexander Zlatkov