Tagged articles
2 articles
Page 1 of 1
DaTaobao Tech
DaTaobao Tech
Jul 26, 2024 · Frontend Development

Practical TypeScript Techniques for Developers

The article offers a hands‑on guide to essential TypeScript patterns—using never for exhaustive switches, XOR for mutually exclusive unions, smart literals, the satisfies keyword, template‑string unions, interface remapping, infer‑based extraction, built‑in utilities, and correctly typed generic React components—complete with ready‑to‑copy code examples.

React componentsType SafetyTypeScript
0 likes · 10 min read
Practical TypeScript Techniques for Developers
21CTO
21CTO
Jan 7, 2023 · Frontend Development

Discover the Top 5 JavaScript UI Libraries and Easy Installation Guides

This article reviews five popular JavaScript UI libraries—Rebass, Grommet, Material UI, Evergreen, and NGX Bootstrap—highlighting their key features, typical use cases, and step‑by‑step installation commands for npm, yarn, or direct script inclusion, helping developers choose the right toolkit for modern web projects.

AngularJavaScript UIReact components
0 likes · 8 min read
Discover the Top 5 JavaScript UI Libraries and Easy Installation Guides