Tag

Zone.js

0 views collected around this technical thread.

Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jul 18, 2016 · Frontend Development

Mastering Zone.js: Isolate Execution Contexts and Run Multiple jQuery Versions

This article explains how Zone.js, the core Angular 2 component inspired by NodeJS Domain and Dart Zone, can be used to manage execution contexts for both synchronous and asynchronous code, enabling advanced scenarios such as running different jQuery versions side‑by‑side in a single application.

AngularExecution ContextZone.js
0 likes · 8 min read
Mastering Zone.js: Isolate Execution Contexts and Run Multiple jQuery Versions