Each course in the MERN Classroom will contain a list of lessons that make up the course content and what the students need to cover when they enroll. We will keep the lesson structure simple for this application, putting more emphasis on the implementation of managing lessons and allowing students to go through lessons in order to complete a course. In the following sections, we will focus on the implementation of managing lessons for a course, and we will also look at how to update an existing course—either to edit details or to delete the course. First, we will look into how to store lesson details, then we will implement the full-stack features to allow instructors to add lessons, update lessons, update details of the course, and delete a course.
Full-Stack React Projects. - Second Edition
By :
Full-Stack React Projects. - Second Edition
By:
Overview of this book
Facebook's React combined with industry-tested, server-side technologies, such as Node, Express, and MongoDB, enables you to develop and deploy robust real-world full-stack web apps. This updated second edition focuses on the latest versions and conventions of the technologies in this stack, along with their new features such as Hooks in React and async/await in JavaScript. The book also explores advanced topics such as implementing real-time bidding, a web-based classroom app, and data visualization in an expense tracking app.
Full-Stack React Projects will take you through the process of preparing the development environment for MERN stack-based web development, creating a basic skeleton app, and extending it to build six different web apps. You’ll build apps for social media, classrooms, media streaming, online marketplaces with real-time bidding, and web-based games with virtual reality features. Throughout the book, you’ll learn how MERN stack web development works, extend its capabilities for complex features, and gain actionable insights into creating MERN-based apps, along with exploring industry best practices to meet the ever-increasing demands of the real world.
By the end of this React book, you’ll be able to build production-ready MERN full-stack apps using advanced tools and techniques in modern web development.
Table of Contents (22 chapters)
Preface
Getting Started with MERN
Free Chapter
Unleashing React Applications with MERN
Preparing the Development Environment
Building MERN from the Ground Up
Building a Backend with MongoDB, Express, and Node
Adding a React Frontend to Complete MERN
Growing the Skeleton into a Social Media Application
Developing Web Applications with MERN
Building a Web-Based Classroom Application
Exercising MERN Skills with an Online Marketplace
Extending the Marketplace for Orders and Payments
Adding Real-Time Bidding Capabilities to the Marketplace
Advancing to Complex MERN Applications
Integrating Data Visualization with an Expense Tracking Application
Building a Media Streaming Application
Customizing the Media Player and Improving SEO
Developing a Web-Based VR Game
Making the VR Game Dynamic using MERN
Going Forward with MERN
Following Best Practices and Developing MERN Further
Other Books You May Enjoy
Customer Reviews