程沛权

I wrote a book “Front-end Engineering: Design and Practice Based on Vue.js 3.0” and I want to share the story behind it

Original link: https://www.inoreader.com/article/3a9c6e7517b5a638 [[toc]] Hello everyone, I am Cheng Peiquan. After nearly a year of polishing and optimization, my first technical book “Front-end Engineering: Design and Practice Based on Vue.js 3.0” is published and listed! This is a front-end introductory book that uses Vue.js version 3.0 as the core technology stack and explains the knowledge …

I wrote a book “Front-end Engineering: Design and Practice Based on Vue.js 3.0” and I want to share the story behind it Read More »

Solve the pre-rendering problem of Vue3 projects more easily with Vite

Original link: https://www.inoreader.com/article/3a9c6e7a78192673 [[toc]] In the past, Webpack projects often used pre-rendering, and now the team has started to use Vite, so you can refer to a Vite-based Vue 3 pre-rendering demo. Pre-rendering and static generators are relatively close, you can also refer to my SSG blog to deal with vite-ssg and vite-plugin-pages . However, …

Solve the pre-rendering problem of Vue3 projects more easily with Vite Read More »