Unlocking Extensible UI: Remote Rendering, Low‑Code, Vue3 Setup & Node.js Frameworks

This article curates recent technical insights covering Shopify's remote rendering approach, Tencent Cloud's low‑code platform, Vue 3's setup function, Taobao's no‑code backend model, JavaScript async implementation, and the evolution of Node.js web frameworks for modern front‑end development.

Yunxuetang Frontend Team
Yunxuetang Frontend Team
Yunxuetang Frontend Team
Unlocking Extensible UI: Remote Rendering, Low‑Code, Vue3 Setup & Node.js Frameworks

Remote Rendering: Shopify’s Take on Extensible UI

Amid buzzwords like micro‑frontend and plugin‑based architecture, ordinary developers wonder how to design extensible systems suited to their business. Shopify’s open‑source team proposes “remote rendering” as a fresh approach.

Deep Dive into WeChat Mini‑Program Low‑Code Architecture

Tencent Cloud’s WeChat Mini‑Program low‑code platform offers a high‑performance, enterprise‑grade solution that lets developers quickly build small programs, H5, and PC web apps with drag‑and‑drop, minimizing or eliminating hand‑written code.

Vue3 – The Setup Function You Might Not Know

The new setup entry point in Vue 3 serves as the component logic hub, allowing composition‑API usage for clearer variable declaration and reuse. While composition‑API enhances the API, simple components may still use options‑API.

Exploring a New No‑Code Production Model for Taobao’s Backend

As e‑commerce traffic peaks, B‑side backend demand surges. Integrating cross‑system capabilities into an SOP workflow improves operational efficiency, requiring robust page development to ensure consistent product and experience delivery.

How Async Is Implemented in JavaScript

Although many front‑end developers use async/await, few understand its underlying implementation, which relies on promises and generator functions as syntactic sugar. This article uncovers the internal mechanics of async functions.

Node.js Web Framework Evolution – Front‑End‑Friendly and Future‑Ready

From Express/Koa to enterprise frameworks like Egg and Nest, Node.js web frameworks have proliferated. This talk reviews their histories, trade‑offs, and introduces Alibaba’s Midway‑based next‑generation framework designed for front‑end friendliness and participation in future standards.

References

[1]

Shopify’s Take on Extensible UI – Remote Rendering: Shopify’s Take on Extensible UI — Development (2022)

frontendlow-codeAsyncVue3remote rendering
Yunxuetang Frontend Team
Written by

Yunxuetang Frontend Team

Personal use

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.