13

Deploying Your Code to the Web

In the previous two chapters, you had an in-depth look at testing and how it can benefit your application. Now that you’re confident in the stability and usability of your Vue.js application, it’s time to take a deeper look at how to get that code up on the web.

In this chapter, you will be able to explain the benefits of a CI/CD workflow and how it ties into the release cycle, release cadence, and development workflows. To this end, you’ll be able to articulate the differences between Vue.js development and production builds and what trade-offs are made.

To test and deploy a Vue.js application, you’ll configure GitLab CI/CD with pipelines, jobs, and steps. You’ll become familiar with Netlify, Amazon Web Services ...

Get Frontend Development Projects with Vue.js 3 - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.