• Post category:StudyBullet-7
  • Reading time:4 mins read


Crash course modern web development using Vue.js version 3.

What you will learn

Learn to create well-written reactive Vue apps from scratch

Learn to use the new Vue 3 Composition API

Learn to use Vue for creating Single Page Applications

Learn where to place Vue in the web ecosystem

Learn the Vue design patterns

Learn to manage your global state with Vuex

Description

Welcome to my Vue.js course, where I cover the essentials of modern web application development using Vue 3. I would be happy to welcome you to the course, here on Udemy.

Vue.js is an elegant and lightweight JavaScript framework which you can use everything from small reactive web components to full fledged single page web applications

During this course I will teach you:

  • The essentials of the Vue.js framework
  • How to use Vue.js its special directives
  • Hooking into Vue.js its life cycle methods
  • Conditionally rendering parts of you Vue.js templates

About Vue.js


Get Instant Notification of New Courses on our Telegram channel.


Vue.js is one of the more popular frameworks for building interactive web applications. It was created by Evan You while he was working at Google, being inspired (and frustrated) by Angular.

The JavaScript framework was popularised by the Laravel community. And has gotten a long way since then. It has all the features you need for building modern web applications and has a rich landscape of plugins in the Vue ecosystem that enable fast development.

About Me

My name is Koen, it is nice to meet you. Starting out at the age of 15 with iOS development I never lost my interest in Software Development. Currently I mainly keep myself occupied with web development. I am invested in multiple backend technologies and frameworks, such as Ruby on Rails, Django and Laravel. On the frontend side of projects I follow the development of React, Alpine.js and Vue.js closely.

English
language

Content

Course Introduction

Welcome to This Course
Introduction to Vue.js
Vue.js version 2 vs. 3
A First Vue.js App: Simple Grocery List
Setting Up Your Dev Environment

Vue.js Essentials

Section Intro
Reactivity
Computed Properties
Conditional Rendering
Component Lifecycle Hooks

Course Wrap Up

Thank You & Stay Tuned!