All Projects → PacktPublishing → Full-Stack-Web-Development-with-Vue.js-and-Node

PacktPublishing / Full-Stack-Web-Development-with-Vue.js-and-Node

Licence: MIT License
Full-Stack Web Development with Vue.js and Node, by Pack

Full-Stack Web Development with Vue.js and Node

This is the code repository for Full-Stack Web Development with Vue.js and Node, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

JavaScript has become one of the most important languages of today and tomorrow. The rise of JavaScript in the past few years has been so drastic that it has become a powerful language in the development of modern web applications.

MEVN is one of the stacks for developing modern web applications in addition to MEAN and MERN. This book provides a step by step way of building a full-stack web application using the technology in MEVN, which is MongoDB, Express.js, Vue.js, and Node.js.

The book will provide the basic concepts of Node.js and MongoDB, continuing with building an Express.js application and implementing Vue.js.

In this book, we'll cover the following things:

Learning about the technology stack—MongoDB, Node.js, Express.js, and Vue.js Building an Express.js application Learning what REST APIs are and how to implement them Learning to use Vue.js as the frontend layer in the Express.js application Adding an authentication layer in the application Adding the automation scripts and tests

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

extends layout

block content
  h1= title
  p Welcome to #{title}

This book will be of most benefit if you have the following skills:

A knowledge of HTML, CSS, and JavaScript A knowledge of Vue.js and Node.js is a plus A knowledge on how to build web applications using MEAN and MERN stacks is a plus

Related Products

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].