Taobao Frontend Technology
Author

Taobao Frontend Technology

The frontend landscape is constantly evolving, with rapid innovations across familiar languages. Like us, your understanding of the frontend is continually refreshed. Join us on Taobao, a vibrant, all‑encompassing platform, to uncover limitless potential.

336
Articles
0
Likes
490
Views
0
Comments
Recent Articles

Latest from Taobao Frontend Technology

100 recent articles max
Taobao Frontend Technology
Taobao Frontend Technology
Feb 18, 2022 · Fundamentals

Unlock JavaScript Performance: From AST to Control Flow Graphs Explained

This article explores how understanding and visualizing JavaScript’s control and data flow—through abstract syntax trees, data flow graphs, and control flow graphs—can guide effective code optimization, illustrated with hardware-inspired examples and practical Arduino code, while also introducing SSA and Node Sea concepts.

ASTControl FlowJavaScript
0 likes · 13 min read
Unlock JavaScript Performance: From AST to Control Flow Graphs Explained
Taobao Frontend Technology
Taobao Frontend Technology
Feb 17, 2022 · Fundamentals

How to Simulate Nominal Types in TypeScript: 6 Practical Techniques

This article explains what nominal type systems are, why TypeScript uses a structural system, and presents six community‑driven methods—private‑property classes, literal types, enum intersections, unique symbols, brand interfaces, and brand type intersections—to achieve nominal typing in TypeScript with code examples and pros‑cons analysis.

Nominal TypesStatic Typingprogramming
0 likes · 13 min read
How to Simulate Nominal Types in TypeScript: 6 Practical Techniques
Taobao Frontend Technology
Taobao Frontend Technology
Feb 14, 2022 · Frontend Development

How Rax Enables JavaScript Apps on Huawei HarmonyOS: A Cross‑Platform Deep Dive

This article explains how the Rax framework integrates with Huawei's HarmonyOS to allow JavaScript‑based applications across multiple devices, covering the motivations for cross‑platform development, technical solutions, rendering architecture, build pipelines, and the roadmap for future collaboration.

Cross‑platformHarmonyOSJavaScript
0 likes · 11 min read
How Rax Enables JavaScript Apps on Huawei HarmonyOS: A Cross‑Platform Deep Dive
Taobao Frontend Technology
Taobao Frontend Technology
Jan 24, 2022 · Frontend Development

What’s New in Vue, TypeScript, and Fastify? Latest Releases & Tools You Must Know

This roundup highlights Vue 3 becoming the default version, introduces TypeScript 4.6 Beta’s new features, showcases the fastify‑vite plugin for Vite SSR, presents the 1‑Line Layouts resource, reviews the Vite ecosystem article, discusses Node.js design flaws, and explains why uploading node_modules to remote repositories can be beneficial.

Node.jsViteVue
0 likes · 4 min read
What’s New in Vue, TypeScript, and Fastify? Latest Releases & Tools You Must Know
Taobao Frontend Technology
Taobao Frontend Technology
Jan 17, 2022 · Frontend Development

How to Slash IDE Lag: Proven React Performance Hacks for OpenSumi

This article explores practical performance optimization techniques for the OpenSumi IDE, covering React re‑render reduction, component memoization, menu caching, TreeView prop pruning, icon handling, and panel resize event management, demonstrating how targeted code changes can dramatically improve UI responsiveness.

IDEOpenSumiReAct
0 likes · 14 min read
How to Slash IDE Lag: Proven React Performance Hacks for OpenSumi
Taobao Frontend Technology
Taobao Frontend Technology
Jan 12, 2022 · Backend Development

2021 Node.js Developer Survey: Key Trends, Framework Shifts, and Future Outlook

Based on the 2021 Node.js Developer Survey, this article examines the community’s shift toward usability, the rise of enterprise frameworks like Egg and Nest, increased adoption of TypeScript, performance concerns, broader demographic reach, and emerging interests in Serverless and advanced diagnostics.

Backend FrameworksNode.jsdeveloper survey
0 likes · 7 min read
2021 Node.js Developer Survey: Key Trends, Framework Shifts, and Future Outlook