Become a member
Sign in
Dinh Nguyen
Dinh Nguyen

Dinh Nguyen

29 Following
21 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by Dinh Nguyen

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.

From Why GraphQL is the future of APIs by Leonardo Maldonado

A long time ago, when we changed our API design from SOAP to REST, we thought that move would give developers more flexibility in their work. We can’t deny that it w…

From Understanding Asynchronous JavaScript by Sukhjinder Arora

ES6 introduced the concept of job queue/micro-task queue which is used by Promises in JavaScript. The difference between the message queue and the job queue is that the job queue has a higher priority than the message queue, which means that promise jobs inside the job queue/ micro-task queue will be executed before the c…

Claps from Dinh Nguyen

See more

50k — Viết truyện chêm, nhận thêm quà.

D. Xaolonist

A noob’s guide to creating a ‘Fat Library’ for iOS

Hassan Ahmed Khan

I Don’t Really Love To Travel

Kris Gage