Beginning MEVN Stack Development (MongoDB, Express, Vue, Node.js)
โ Scribed by Greg Lim, Daniel Correa
- Publisher
- Independent
- Year
- 2021
- Tongue
- English
- Leaves
- 151
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Preface
Chapter 1: Introduction
Chapter 2: MongoDB Overview
Chapter 3: Setting Up MongoDB Atlas Cloud Database
Chapter 4: Adding Sample Data
Chapter 5: Setting Up Our Node.js, Express Backend
Chapter 6: Creating Our Backend Server
Chapter 7: Creating the Movies Data Access Object
Chapter 8: Creating the Movies Controller
Chapter 9: Testing Our Backend API
Chapter 10: Leaving Movie Reviews
Chapter 11: Testing the Reviews API
Chapter 12: Route to Get a Single Movie and Its Ratings
Vue Frontend
Chapter 13: Introduction to Vue
Chapter 14: Create Header and Footer Bar
Chapter 15: Defining Our Routes
Chapter 16: โAboutโ View and Linter
Chapter 17: Movie and Review Services: Connecting to the Backend
Chapter 18: Movies View with Dummy Data
Chapter 19: Movies View with API Data
Chapter 20: Movie View
Chapter 21: Listing Reviews
Chapter 22: Login System
Chapter 23: Login View
Chapter 24: Adding Reviews
Chapter 25: Editing and Deleting Reviews
Chapter 26: Get Next and Previous Pageโs Results
Chapter 27: Deploying Backend on Heroku
Chapter 28: Hosting and Deploying our Vue Frontend
About the Author
About the Co-Author
๐ SIMILAR VOLUMES
Dive into the world of MEAN stack development with this comprehensive guide, "Full-Stack Development with MEAN Stack: MongoDB, Express.js, Angular, and Node.js". Whether you're a software developer, web developer, computer science student, or a professional looking to refine your full-stack capabili
The goal of this book is to teach you MERN stack development in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to code along. Working Through This Book This book is purposely broken down into short chapters
Isomorphic JavaScript was the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. MEVN is a one such modern web development stack consisting of web applications such as MongoDB, Express
A step-by-step guide to building web applications with the MEAN stack Key Features โ Gain a comprehensive understanding of full stack development and the MEAN stack. โ Implement automated testing using Supertest and JEST for reliable and efficient code testing. โ Understand the importance of d