Full-Stack Web Development with Vue.js and Node: Build scalable and powerful web apps with modern web stack: MongoDB, Vue, Node.js, and Express

Aneeta Sharma

  • 出版商: Packt Publishing
  • 出版日期: 2018-05-14
  • 售價: $2,000
  • 貴賓價: 9.5$1,900
  • 語言: 英文
  • 頁數: 366
  • 裝訂: Paperback
  • ISBN: 1788831144
  • ISBN-13: 9781788831147
  • 相關分類: NoSQLMongoDBNode.jsJVM 語言Vue.js
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

The book covers a step-by-step guide from building an application with Express.js, creating RESTful APIs with Mongo DB, implementation of Vue.js on frontend, Single Page Application.

Key Features

  • Learn how to construct modern web applications with Node.js, Express.js, MondoDB, and Vue.js
  • Harness the power of the JavaScript on the client as well as server side to build your full stack applications.
  • Gain deep and practical understanding of real-time web applications with real-world examples

Book Description

Isomorphic JavaScript has been the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost effective and scalable application.

MEVN is a one such modern web development stack which comprises of web technologies like MongoDB, Express.js, Vue.js and Node. This book leverages the sweet harmony of these technologies to help you create real-time full stack web applications.

Starting with the core frameworks, this example based guide will explain all the key concepts and of each of the frameworks, how to set them up properly and how to use popular modules to connect them together and make them work cohesively by following the real world examples demonstrated in this book.

The readers will be able to scaffold their web application architecture, add authentication layer, and develop the MVC structure to support the development of your application. You'll learn how to create data models for your applications as well as writing REST APIs exposing your data model to your application. Further down the line we utilize various third party libraries (Socket.io), tools, and frameworks to add real-time functionality to our applications and streamline our daily development lifecycle.

Watch how your application development grows by learning from the only guide that is solely orientated towards building a full, end-to-end, real-time application using the MEVN stack!

What you will learn

  • Build an application with Express.js
  • Create Schemas using Mongoose
  • Build a single page application using Vue.js and Express.js
  • Build RESTful APIs using Express.js
  • Add test cases to improve the reliability of the application
  • Learn how to deploy apps on Heroku using Github
  • Add authorization using passport

Who This Book Is For

If you are a web or a full-stack JavaScript developer who have tried their hands on the traditional stacks like LAMP and wish to explore a new stack with modern web technologies then this book is for you. This book is also for web or full stack developers who have tried using the traditional MEAN or MERN stack and wish to explore the power of Vue.js. Knowledge of HTML, CSS, and JavaScript is necessary.