Course Intermediate 7930
Course Introduction:Realize the packaging of the project, talk about several ways to develop mobile apps, use HBuliderX to package mobile websites into mobile apps, talk about the role of defineProperty, talk about the difference between server-side rendering and client-side rendering, understand the role of Nuxt, understand The role of asyncData.
Course Intermediate 8982
Course Introduction:In this chapter, we use vue-cli4 to build the vue mall homepage. The technical hot spots involved mainly include: bus sibling component communication, axios asynchronous request, watch data monitoring, etc.!
Course Intermediate 14460
Course Introduction:What kind of sparks will come from the collision between thinkphp5.1, which has done a lot of optimization for API development, and vue, a progressive framework for building user interfaces? How can Ele.me, the overlord of the fast food industry, be developed?
Course Intermediate 9575
Course Introduction:1. New version based on Vue; 2. The project is about a front-end and back-end separation Web App for takeout business. The functional modules include merchants, products, shopping carts, user management and other modules; 3. The background application technology architecture is: Node + Express + Mongodb + Mongoose; 4. The front-end application technology architecture is: vue + vuex + vue-router + webpack + ES6; 5. Adopt modular, componentized and engineering model development;
Course Intermediate 7750
Course Introduction:The projects shown in this course are implemented based on webpack and vue. The course content includes basic configuration of webpack, installation and configuration of vue-loader, css packaging, autoprefixer plug-in, devServer introduction and configuration, production environment packaging, parsing ES6 and many other contents. Tip: webpack has been upgraded to 5, and there are many changes. If you want to run it, it is best to bring the version. Webpack4 is used in this project. Bring the version number when installing webpack.
Course Intermediate 5489
Course Introduction:This chapter of the course completes the actual practice of the vue-cli project from 0-1, that is, from installing node.js, configuring npm to installing and building the vue-cli project, and finally completing the actual practice of the vue-cli project.