Rare Earth Juejin Tech Community
Author

Rare Earth Juejin Tech Community

Juejin, a tech community that helps developers grow.

1.5k
Articles
0
Likes
5.4k
Views
0
Comments
Recent Articles

Latest from Rare Earth Juejin Tech Community

100 recent articles max
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 28, 2025 · Frontend Development

Render AI-Generated Tables in Vue: Mastering vunk-markdown Parsing & Strategy Rendering

This article explains how to transform AI-generated markdown tables into interactive Vue components by parsing markdown with vunk-markdown, customizing rendering strategies, and integrating UI libraries for features like pagination, filtering, charts, and diagrams, while preserving Vue’s reactivity and performance.

Component RenderingMarkdownVue
0 likes · 9 min read
Render AI-Generated Tables in Vue: Mastering vunk-markdown Parsing & Strategy Rendering
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 27, 2025 · Frontend Development

Build a Dynamic Wavy SVG Progress Bar with Interactive Controls – Full Guide

This tutorial walks you through creating a dynamic wavy progress bar using SVG circles, CSS stroke-dasharray, SVG filters like feTurbulence and feDisplacementMap, and JavaScript for real-time interaction, plus provides complete implementations for plain HTML, Vue 3, React, Canvas, and a WeChat mini-program.

CSSJavaScriptProgress Bar
0 likes · 38 min read
Build a Dynamic Wavy SVG Progress Bar with Interactive Controls – Full Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 26, 2025 · Backend Development

Double Token Auth with Express & Vue: Complete Implementation Guide

This article explains the double token (Access and Refresh) authentication mechanism, detailing its core principles, security benefits, and step‑by‑step implementation with Express on the backend and Vue on the frontend, including token issuance, verification, rotation, middleware, and client‑side handling.

ExpressRefresh Tokenaccess token
0 likes · 17 min read
Double Token Auth with Express & Vue: Complete Implementation Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 26, 2025 · Artificial Intelligence

How AI is Revolutionizing 3D Content Creation for Immersive Experiences

The Volcano Engine Multimedia Lab showcases cutting‑edge AI‑driven 3D and VR technologies—including volume video, dual‑Gaussian modeling, topological‑aware representations, and the Beaver3D AIGC model—to lower creation barriers, enable real‑time immersive interaction, and bridge research breakthroughs with industry applications.

3D reconstructionAI-generated 3DAIGC3D
0 likes · 15 min read
How AI is Revolutionizing 3D Content Creation for Immersive Experiences
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 25, 2025 · Frontend Development

Electron vs Tauri: Which Cross‑Platform Desktop Framework Wins?

Electron and Tauri both enable building cross‑platform desktop apps with HTML/CSS/JavaScript, but they differ fundamentally in architecture, performance, security, resource usage, and developer experience; this article provides a detailed side‑by‑side comparison, including tables and code samples, to help you choose the right framework.

Desktop AppsElectronTauri
0 likes · 7 min read
Electron vs Tauri: Which Cross‑Platform Desktop Framework Wins?
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 22, 2025 · Databases

Master Database Table Naming: Clear, Consistent, and Meaningful Designs

This guide explains how to design clear and maintainable database schemas by using meaningful prefixes, full English names, consistent suffixes for booleans, timestamps, and foreign keys, and by applying best‑practice naming conventions, redundancy strategies, and relationship modeling to improve readability and performance.

Naming ConventionsSQLSchema Design
0 likes · 14 min read
Master Database Table Naming: Clear, Consistent, and Meaningful Designs
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 20, 2025 · Mobile Development

Can AI Build a Cross‑Platform “Lonely Frog” App in One Day with Kuikly?

Using Tencent’s open‑source Kuikly framework and AI assistance, the author creates a minimalist “Lonely Frog” app that runs on Android, iOS, HarmonyOS, Web and mini‑programs, detailing setup, design generation, code snippets, debugging tips, and multi‑platform deployment in a single day.

AI‑Assisted DevelopmentComposeCross‑Platform
0 likes · 10 min read
Can AI Build a Cross‑Platform “Lonely Frog” App in One Day with Kuikly?