Tagged articles
2 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Feb 2, 2022 · Backend Development

An Introduction to zx: Simplifying Script Writing with Node

The article introduces the zx tool—a Node‑based scripting utility that streamlines command‑line automation by wrapping child_process, compares it with Bash and plain Node scripts, and demonstrates its advantages through practical code examples for tasks like batch media compression.

Node.jsShell scriptingcommand-line
0 likes · 8 min read
An Introduction to zx: Simplifying Script Writing with Node
Aotu Lab
Aotu Lab
May 27, 2021 · Frontend Development

Exploring WebContainers, GitHub Web Components, and Clean Architecture Trends

This article surveys recent advances such as running Node.js directly in the browser with WebContainers, GitHub's large‑scale adoption of Web Components, the principles of Clean Architecture, the zx shell‑script tool, and a product‑reliability "3+1" evaluation method.

Clean ArchitectureWebContainersproduct evaluation
0 likes · 8 min read
Exploring WebContainers, GitHub Web Components, and Clean Architecture Trends