Node Underground
Mar 8, 2020 · Frontend Development
New in TypeScript 3.8: Type‑Only Imports, Private Fields, Top‑Level Await
TypeScript 3.8 introduces several powerful features—including type‑only imports and exports, ECMAScript private fields, top‑level await, enhanced JSDoc modifiers, and the export‑as‑namespace syntax—each explained with code examples and guidance on avoiding common pitfalls in modern JavaScript development.
3.8JSDoc modifiersTypeScript
0 likes · 7 min read
