Tag

NutUI3

1 views collected around this technical thread.

JD Retail Technology
JD Retail Technology
Dec 9, 2021 · Frontend Development

Building a High‑Performance BCRM Front‑End with Vue 3, Vite, and NutUI3

This article describes how a BCRM sales‑assistant front‑end was built in ten working days by parallelising development, adopting Vue 3, Vite and the NutUI3 component library, and applying performance tricks such as static‑hoisting, Promise.all, async/await optimisation and Vuex‑Map caching to achieve a fast, maintainable product.

Frontend DevelopmentNutUI3Vue3
0 likes · 14 min read
Building a High‑Performance BCRM Front‑End with Vue 3, Vite, and NutUI3
JD Retail Technology
JD Retail Technology
Oct 12, 2021 · Frontend Development

Multi‑Platform Development with Taro, Vue 3, and NutUI 3: A Practical Case Study

This article details a real‑world project that used Taro, Vue 3, and NutUI 3 to build a cross‑platform e‑commerce solution supporting web, H5, and various mini‑programs, covering background analysis, technology comparison, implementation details, performance testing, theme customization, routing challenges, and optimization lessons learned.

Mini-ProgramNutUI3Taro
0 likes · 15 min read
Multi‑Platform Development with Taro, Vue 3, and NutUI 3: A Practical Case Study