Interactive Vue.js Resume Builder

Interactive Vue.js Resume Builder

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 14 Lessons (3h 33m) | 540 MB

“Word” or “PDF” resume pfft! You’re better than that and you know it. In this course, you will create a customizable developer resume from scratch in Vue.js with features and tools to make meaningful changes in the content and the design of your developer resume.

This course will also teach you all the fundamental concepts of Vue, with code-along video lessons, detailed explanations, and hands-on exercises. By the end of the course, you’ll have a deep understanding of Vue, a stylish developer resume, and a portfolio project that demonstrates your Vue knowledge.

Enhance your Portfolio with a Kickass Vue 3 Resume Builder

WHAT YOU WILL LEARN

  • Creating a highly configurable and customizable Resume Bilder in Vue
  • Developing a kickass Developer Resume
  • Setting up Vue projects with the Single File Components architecture
  • Component reactivity and dynamic data rendering with Vue directives
  • Computed properties and component methods
  • Communication between components via props and custom events
  • Conditional styling through class and inline style bindings
  • Vue lifecycle methods

5 Reason for Creating your Resume Builder in Vue

  • Vue.js is very performant: It works with a virtual DOM, a lightweight representation of the actual DOM. It allows Vue to optimize updates and significantly improves performance.
  • With its component-based development, Vue helps structure code, which makes maintaining it easier.
  • Vue.js simplifies the rendering of content immensely: When your data changes, the connected part of the DOM automatically re-renders.
  • Vue is a progressive framework: That means you can introduce Vue into an existing project. You don’t have to rewrite everything, instead, you can only use Vue for a specific page or section of your project.
  • It is open-source, and you can be sure that it will be continued due to its popularity.
Table of Contents

1 Course introduction to ‘Build a Vue.js Resume’
2 Project setup for building a Vue.js resume
3 Basic markup and styling
4 Component state and rendering data from it
5 Editing the resume content
6 Improving the code structure
7 Adding and removing entries
8 Toggling edit mode
9 Make styling configurable
10 Make styling configurable –
11 Configuring the photo
12 Export resume as PDF
13 Save the resume configuration
14 Where to take it from here

Homepage