Skip to main content

Interactive Vue.js Resume Builder

3h 33m 1s
English
Paid

Course description

“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.

Read more about the course
  • 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.

Watch Online

This is a demo lesson (10:00 remaining)

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

View Pricing

Watch Online Interactive Vue.js Resume Builder

0:00
/
#1: Course introduction to 'Build a Vue.js Resume'

All Course Lessons (14)

#Lesson TitleDurationAccess
1
Course introduction to 'Build a Vue.js Resume' Demo
03:32
2
Project setup for building a Vue.js resume
08:15
3
Basic markup and styling
09:21
4
Component state and rendering data from it
13:46
5
Editing the resume content
16:32
6
Improving the code structure
17:16
7
Adding and removing entries
17:44
8
Toggling edit mode
12:34
9
Make styling configurable
33:11
10
Make styling configurable -
33:11
11
Configuring the photo
12:06
12
Export resume as PDF
22:20
13
Save the resume configuration
10:51
14
Where to take it from here
02:22

Unlock unlimited learning

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

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Real-Time Data with Laravel Reverb and Vue.js

Real-Time Data with Laravel Reverb and Vue.js

Sources: vueschool.io
Would you like to add real data handling features to your applications on Laravel and Vue.js? Whether you are creating a notification system, a chat in...
44 minutes 56 seconds
Master Laravel with GraphQL, Vue.js and Tailwind

Master Laravel with GraphQL, Vue.js and Tailwind

Sources: udemy
Learn modern and most up to date development tools in your web developer toolchain. I'll let you see how modern PHP is these days. First off, the power of the L
17 hours 48 minutes 5 seconds
Robust Vue.js Forms with FormKit

Robust Vue.js Forms with FormKit

Sources: vueschool.io
Forms are the core of interactive and dynamic web pages. They accept user input and must respond to that input often in real time and in a variety of ways. Form
2 hours 4 minutes 52 seconds
A “Wordle” on Test Driven Development in Vue.js

A “Wordle” on Test Driven Development in Vue.js

Sources: vueschool.io
In this hands-on course, you will learn to write applications using Test-Driven Development (TDD) by building a clone of the Wordle game from scratch. This cour
2 hours 48 minutes 45 seconds