Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Hands-On MERN Stack Web Development
Hands-On MERN Stack Web Development

Hands-On MERN Stack Web Development: Build production-grade web apps and APIs with MERN stack

Arrow left icon
Profile Icon Filip Danić
Arrow right icon
$9.99 $130.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (1 Ratings)
Video Mar 2019 4hrs 30mins 1st Edition
Video
$9.99 $130.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Filip Danić
Arrow right icon
$9.99 $130.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (1 Ratings)
Video Mar 2019 4hrs 30mins 1st Edition
Video
$9.99 $130.99
Subscription
Free Trial
Renews at $19.99p/m
Video
$9.99 $130.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Jump into the world of full-stack development by building a fully-featured web application with the MERN stack
  • Gain the skills to write RESTful web services with Node.js, Express, and MongoDB
  • Learn how to build Single-Page Applications using React that interact with your backend services

Description

There's a growing demand for full-stack developers, but becoming one is not an easy task. A full-stack engineer is expected to have frontend and backend skills, as well as extensive knowledge of build tools and deployment workflow. Building real-world projects and understanding the MERN stack is a great way to become a full-stack engineer. So, the journey starts by taking you through the MERN stack to explore Node.js and Express and set up the groundwork for the project. It's vital to store data safely hence we dive into the world of MongoDB and integrate it with our backend. Now, we build a client application that can consume API services. With React you'll be able to solve the two most daunting frontend problems and use JSON Web Tokens (JWTs) to integrate authentication and session management on both the client and the server. Finally, we review the skills that you've acquired throughout the course, look into the MERN boilerplate, and examine the application's architecture to build applications on it. By the end of the course, you will not only have built a fully functional web application, but you'll also be well on your way to becoming a full-stack web developer. You'll be equipped with a deeper knowledge of the MERN stack, as well as general web development patterns and concepts. The code bundle for this video course is available at https://github.com/PacktPublishing/Hands-on-MERN-Stack-Web-Development

Who is this book for?

The target audience is JavaScript developers who want to learn the MERN stack and present themselves as full-stack developers on the job market. They will have knowledge of JavaScript programming and some experience with web development. Usually, these are developers who have mostly focused on the frontend and wish to learn more about the backend and database layer.

What you will learn

  • Develop a project from scratch using the MERN stack
  • Best practices for developing RESTful APIs with Node.js and Express
  • A painless approach to writing integration tests for your backend
  • The skills needed to configure, query, and interact with a Mongo database
  • Work with React on the client and write declarative UI code
  • Manage client state and asynchronous code with Redux
  • Effectively debug client-side code with React Developer tools
  • Pros and cons of scaffolding tools and how to get the most out of them.
  • Deploy your application with Docker

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Mar 28, 2019
Length: 4hrs 30mins
Edition : 1st
Language : English
ISBN-13 : 9781789346305
Languages :
Tools :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Mar 28, 2019
Length: 4hrs 30mins
Edition : 1st
Language : English
ISBN-13 : 9781789346305
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 52.97 301.97 249.00 saved
Mastering CSS, Second Edition
$9.99 $137.99
Hands-On MERN Stack Web Development
$9.99 $130.99
MERN Quick Start Guide
$32.99
Total $ 52.97 301.97 249.00 saved Stars icon
Banner background image

Table of Contents

7 Chapters
Welcome to the MERN Stack Chevron down icon Chevron up icon
Learn Node.js and Express Chevron down icon Chevron up icon
Using MongoDB for the Database Layer Chevron down icon Chevron up icon
Building the Client with React Chevron down icon Chevron up icon
React App Architecture Chevron down icon Chevron up icon
Full Stack Web Development with the MERN Stack Chevron down icon Chevron up icon
Refactoring and Polishing Our Web Application Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Full star icon Full star icon 5
(1 Ratings)
5 star 100%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
Ashwin R. Mar 13, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The topics taught in the course description/section headers are spot on, so I'll focus more on my experience. As someone whose tried every web-development course and stayed stuck at a beginner level (struggled to make a simple front-end app on my own): This is the best course (and teacher) I have come across. It teaches you the proverbial "how to fish" above everything else. Filip teaches the full stack process in a clear and quick manner. Logical progression, incremental, and at the same time (especially in the Front-end part of the course) not over-teaching. He knows his stuff. The git repo (commits) for this course is great for when you want to create your own projects based of this course. I completed this course a couple of weeks ago and am finding it easy to refer to it while making my own project. I also find I don't have to refer to the videos much. I never ran into any installation frustrations throughout the course, but a quick tip to those who want to make their own app following the course code: -You do not need to run db:create again. -change/run the db:run script with a new container instance name to make a new container for you to use in your own project. - by doing the above, the container (and data) you created for the shopping store project created in the course will still be available All in all, I feel like I learnt self-sufficiency...something alot of people in my level need. Thanks Filip!
Feefo Verified review Feefo
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.