Full Stack Web Development with Vue.js and Node.js (Udemy.com)

Create full-stack reactive web applications with Vue.js and Node.js

Created by: Packt Publishing

Produced in 2021

icon
What you will learn

  • If you are a web developer with a basic knowledge of JavaScript and Node and would now like to build full-stack web applications using Vue .js for the frontend and Node .js for the backend, then this course is for you.

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 60 / 100

icon
Course Description

Vue.js is a versatile, approachable, and performant open-source JavaScript framework for building UIs and has a maintainable and testable code base. In combination with modern tools and support libraries, Vue.js will incrementally scale your projects to a solid and robust architecture.
This course will help you develop effective and maintainable full-stack web applications using Vue.js and Node.js. You'll start by building the frontend to a songs playlist application, to log in, create a new playlist, and search through YouTube videos. You'll learn how to build a scalable Vue.js frontend that can work well in combination with a Node.js backend application.
Next, you'll learn how to consume data from a third-party API within your application as well as how to perform CRUD operations against a locally hosted API using the HTTP client Axios.
By the end of the course, you will have an understanding of fundamental Vue.js concepts and will know how to use its state management library, Vuex, and its frontend routing library, Vue-router. Also, you'll be confident in building powerful and performant frontend web development using Vue.js.
About the Author
Haider Rehman works as a DevOps and a Software Engineer for a well known software company and has over 8 years' experience as a developer. He has a Master's degree in Telecom Systems and a Bachelor's degree in Telecommunication; after obtaining these, he switched to programming in IT and telecommunications to get a feel for the industry.
Haider enjoys hanging out with friends, music, and coding.Who this course is for:
  • Build the frontend to a songs playlist application, search videos and add them to the playlist, and give them a label and rating.
  • Learn to set up a blank Vue .js application on a Node .js server.
  • Learn about the HTTP client Axios to consume REST APIs to get data.
  • State management using Vuex and frontend routing using Vue-router.
  • Learn how to work with the Node .js backend of the application to persist data in the frontend.
  • Work with Vue libraries and modules that are useful for any SPA, such as unit testing and server-side rendering.

icon
Instructor Details

placeholder

Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.
With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.
From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.

Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.



icon
More courses by Packt Publishing

.NET Core Microservices

$11.99

JavaScript Design Patterns: 20 Patterns for Expert Code

$11.99

Mastering Go Programming

$11.99

Learning Path: Automation with Ansible, Puppet, and Salt

$11.99

Learning Path: Magento: Master and Test Magento 2 with Ease

$11.99

DevOps Fundamentals with Azure

$11.99

icon
More vue.js courses

Build Web Apps with Vue JS 2 & Firebase

$11.99

Quasar Framework: Cross-Platform Vue JS Vuex & Firebase Apps

$11.99

Curso Vue JS 2 - O Guia Completo (incl. Vue Router & Vuex)

$11.99

Vue JS 2: From Beginner to Professional (includes Vuex)

$11.99

Learn by Doing: Vue JS 2.0 the Right Way

$11.99

Nuxt JS with Laravel API - Building SSR Vue JS Apps

$11.99

icon
Reviews

3.0

1 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Joe O'Keefe

I think the subject matter is good and the presentation, for the most part, is good as well. I am, however, really struggling with some of the minor details of the presentation. Tiny details and nuances get skipped over that make it difficult to understand why the vue app I'm building along side the course presentation is not working as expected. I spend lots of time rewatching sections several times over just to find the syntax errors or the missing imports that get glossed over. It's frustrating...