Engineering

Asana Engineering community update: August 28-September 1

What’s the Engineering team reading right now? See below:

Fast Properties in V8

The V8 team describes how property access works in JavaScript. Hidden classes are another way to optimize JavaScript performance. Ensuring that objects of the same type add properties in the same order is crucial to reuse hidden classes.

Read it

Rapid release at massive scale

Facebook explains how they manage continuous releases. Our on-call and infrastructure teams are excited to apply some of these lessons to our own deployment process.

Read it

Announcing TypeScript 2.5

TypeScript released a new version today which adds usability improvements. Our favorite is the ability to extract common methods/functions in Visual Studio Code.

Read it

Would you recommend this article? Yes / No