Skip to main content
CF

Rapid Development with Vite

1h 40m 49s
English
Paid

Vite is a first-in-class build tool that aims to provide a faster and leaner development experience for modern web projects. In this course, we cover everything you need to know in order to get a Vue.js project up and running with Vite. From understanding how Vite works under the hood, to starting your new Vue projects with Vite, to the wealth of Vite features, to migrating from Vue CLI to Vite, we cover it all!

Course Overview

This course is designed to give you a comprehensive understanding of how to leverage Vite for your Vue.js projects.

Key Topics

  • Starting a project using the create-vue tool, or a community-provided Vite template.
  • Writing styles in Vue components, in separate stylesheets, with your favorite pre-processor, or even with CSS modules.
  • Working with images and static assets in Vite.
  • Using Vite to bundle your application for production.
  • Migrating an existing Vue CLI project to Vite.
  • Creating Vite templates.
  • Using and creating Vite plugins.

Getting Started with Vite and Vue.js

Learn how to kickstart your Vue.js projects with Vite, utilizing its powerful tools and community-driven templates to expedite your development process.

Advanced Features and Migration

Migrating from Vue CLI to Vite

Discover the step-by-step process of transitioning your existing Vue CLI projects to Vite to take advantage of its modern features and performance enhancements.

Expanding Functionality with Vite Plugins

Explore how to enhance your Vite projects through the use of plugins, or even delve into creating your own to tailor functionality to your specific needs.

Additional

https://github.com/vueschool/rapid-development-with-vite-course/

About the Author: Vue School

Vue School thumbnail

Vue School (vueschool.io) is a Greece-based Vue.js training platform founded by Alex Kyriakidis, an early Vue community member and one of the longest-running independent Vue educators. Vue School operates as both an on-demand course platform and a Vue / Nuxt consulting business, with course material that often emerges from real client engagements.

Course material covers the full Vue ecosystem: Vue 3 fundamentals through advanced Composition API patterns, Nuxt 3 production deployment, Pinia state management, Vue Router, the testing track with Vitest, TypeScript with Vue, real-time features with Pusher / WebSockets, and the broader full-stack Vue work. Vue School also publishes the popular Mastering Pinia course in collaboration with Pinia's author Eduardo San Martín Morote.

The CourseFlix listing under this source carries over 30 Vue School courses spanning that range. Material is paid; Vue School runs on per-course or membership pricing on the original platform. Courses are aimed at Vue developers from beginner through senior level building production Vue applications.

Watch Online 22 lessons

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 22 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction to Vite
All Course Lessons (22)
#Lesson TitleDurationAccess
1
Introduction to Vite Demo
03:58
2
Start a Project with Vite
01:51
3
The Vite Boilerplate Code
04:30
4
Use Create Vue to Start a Vite Project
02:11
5
Jump Start with Vite Templates
02:56
6
CSS and Vite
06:06
7
CSS PreProcessors and Vite
06:18
8
CSS Modules and Vite
02:42
9
Images and Vite
08:25
10
JSON and Vite
03:32
11
Glob Imports in Vite
03:49
12
Typescript and Vite
05:02
13
Vite Config
06:16
14
Use Vite to Build for Production
02:25
15
Environment Variables and Modes in Vite
06:01
16
Migrate from Vue CLI to Vite Part 1
03:05
17
Migrate from Vue CLI to Vite Part 2
06:37
18
Migrate from Vue CLI to Vite Part 3
05:37
19
Create a Vite Template
07:35
20
Use a Vite Plugin
02:40
21
Create a Vite Plugin
08:17
22
Course Conclusion
00:56
Unlock unlimited learning

Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Related courses

Frequently asked questions

What are the prerequisites for taking this course?
This course is intended for web developers with a basic understanding of Vue.js. Familiarity with JavaScript and web development processes will help you grasp the concepts more efficiently, especially when dealing with topics like project setup and migration from Vue CLI to Vite.
What projects will I work on during this course?
You will start by setting up a Vue.js project using Vite, either through the create-vue tool or using a community-provided Vite template. The course guides you through writing styles with CSS modules and pre-processors, handling static assets, and eventually bundling your application for production. Additionally, you'll learn to create and use Vite templates and plugins.
Who is the target audience for this course?
The course is targeted at developers who are currently using Vue.js and are interested in leveraging Vite for their projects. It is particularly beneficial for those looking to improve development speed and efficiency by transitioning from Vue CLI to Vite.
How does this course compare to other Vue.js courses?
Unlike other Vue.js courses that may focus broadly on the framework, this course specifically centers on integrating Vite into Vue projects. It offers detailed instruction on starting projects with Vite, utilizing its features, and migrating from Vue CLI, providing a distinct focus on enhancing development speed and performance.
What tools and platforms will I learn to use?
You will primarily focus on using Vite as a build tool for Vue.js projects. Topics include using the create-vue tool, working with CSS pre-processors, configuring Vite, handling static assets, and creating Vite plugins. The course also covers the use of environment variables and building applications for production.
What topics are not covered in this course?
The course does not delve into the basics of Vue.js itself or broader JavaScript development practices. It assumes a foundational knowledge of these areas and focuses specifically on using Vite with Vue.js for project setup, development, and deployment.
How much time should I expect to commit to this course?
The course comprises 22 lessons and is designed to provide a thorough understanding of using Vite with Vue.js. While the exact runtime is not listed, you should allocate sufficient time to engage with each lesson and apply the concepts through practical exercises, especially if you plan to migrate existing projects.