Book Image

MERN Stack - The Complete Guide [Video]

By : Reed Barger
Book Image

MERN Stack - The Complete Guide [Video]

By: Reed Barger

Overview of this book

<p>Welcome to MERN Stack – The Complete Guide! </p><p>The MERN Stack is one of the most popular ways to build powerful, full-stack apps using MongoDB, Express, React, and Node (MERN). </p><p></p><p>This course is the best guide to mastering the MERN Stack, taking you from a total beginner to full-stack expert, capable of building your own impressive, fully-featured apps from scratch to deployment. </p><p></p><p>What’s special about this course is that it gives you the best of both worlds: an extensive practical and conceptual understanding. </p><p></p><p>We cover all the essential concepts of the MERN Stack in-depth as we build a truly awesome full-stack app along the way. </p><p></p><p>Here are some topics of them: </p><p></p><p>• Creating an entire Express API from scratch </p><p>• Linking together React clients and the Express API </p><p>• User authentication with JWT and cookies </p><p>• Password hashing with bcrypt </p><p>• Dynamically uploading images with Cloudinary API </p><p>• Modelling database content with Mongoose schemas </p><p>• Creating impressive UIs with Semantic UI React </p><p>• Querying/mutating data with Mongoose </p><p>• Tons of Mongoose methods/operators </p><p>• Pagination with MongoDB </p><p>• Validating requests in Node/Express apps </p><p>• What HTTP status codes mean and when to use them </p><p>• And much more... </p><p></p><p>Even if you’re new to React or Node, you’re in good company: you'll master every line of code that we write together. </p><p></p><p>No matter your skill level, this course has something for you. Whether it serves as the start of your next big project, your first production-ready MERN Stack app, or just a great addition to your developer portfolio, you won't want to miss this course. </p><p></p><p>All the code files are placed at https://github.com/PacktPublishing/MERN-Stack---The-Complete-Guide</p>
Table of Contents (13 chapters)
6
Adding CRUD Functionality, Uploading Image Files
7
Handling Errors on the Client + Server
13
Live Deployment
Chapter 12
Polishing our App
Content Locked
Section 1
Sorting in Mongoose, MongoDB
Polishing our App: Sorting in Mongoose, MongoDB