Rapid Development with Vite
1h 40m 49s
English
Paid
Course description
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!
Topics include:
- starting a project using , the create-vue tool, or a community provided vite template.
- writing styles in vue components, in seperate 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
- and using and creating Vite plugins
Watch Online
0:00
/ #1: Introduction to Vite
All Course Lessons (22)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 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 subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
AI Chat Bot with Vue.js and GPT-4
Sources: vueschool.io
AI is a powerful tool of the future. With Open AI's Chat Completions API (GPT-3.5 Turbo and GPT-4), adopting it in your applications is as easy as a REST reques
1 hour 46 minutes 30 seconds
Advanced Shopify Theme Development: Liquid + Vue.js (v3.0)
Sources: udemy
Learn to build Shopify themes using Liquid, JavaScript, and Vue.js v3.0 from scratch. No experience required! Who is the course for? Anyone who is looking to b
6 hours 37 minutes 49 seconds
Testing Vue.js Components
Sources: vueschool.io
Learn how to test your Vue.js components with Jest and the official unit testing library for Vue.js - Vue Test Utils In this course, you’ll learn everything you
1 hour 6 minutes 20 seconds
MASTERING NUXT Learn Nuxt.js by Building a Real World App
Sources: masteringnuxt.com
Learn how to build robust, modern websites with Nuxt from scratch. Or improve your website performance, code quality, while making better use of the framework.
10 hours 36 minutes 24 seconds
Advanced Vue Component Design
Sources: adamwathan
When I first started using Vue, I fell in love because of how easy it made it to do what quickly turned into a mess with jQuery, like dynamically adding fields
3 hours 57 minutes 19 seconds