Tagged articles
5 articles
Page 1 of 1
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 2, 2025 · Frontend Development

How to Achieve Real‑Time Version Updates in Micro‑Frontend Apps with Pure Frontend Polling

This article details a zero‑intrusion solution for synchronizing version numbers across multiple micro‑frontend environments using a lightweight frontend poller, static version files, Nginx cache control, and Ant Design Vue modals, enabling testers to see updates within 30 seconds without backend changes.

Ant Design VueNginxVersioning
0 likes · 12 min read
How to Achieve Real‑Time Version Updates in Micro‑Frontend Apps with Pure Frontend Polling
Laravel Tech Community
Laravel Tech Community
Dec 4, 2022 · Frontend Development

Popular Vue3 UI Frameworks and Their Features

This article reviews several popular Vue3 UI component libraries—including Ant Design Vue, BalmUI, Wave UI, Vuestic, Element+, Ionic, Naive UI, Quasar, and PrimeVUE—highlighting their official sites, key features, component counts, GitHub popularity, and suitability for building modern, responsive frontend applications.

Ant Design VueComponent LibraryIonic
0 likes · 11 min read
Popular Vue3 UI Frameworks and Their Features
政采云技术
政采云技术
Jul 5, 2020 · Frontend Development

Vue 3 JSX Migration Guide

This article provides a comprehensive guide to migrating Vue 2 projects to Vue 3 using JSX, covering Vue 3’s new features, JSX basics, migration strategies, plugin configurations, code examples, and best practices for developers transitioning to the new ecosystem.

Ant Design VueJSXmigration
0 likes · 14 min read
Vue 3 JSX Migration Guide