Products are the most crucial aspect of a marketplace application. In the MERN Marketplace, sellers can manage products in their shops, and visitors can search for and browse products. While we will implement the features to allow authorized sellers to add, modify, and delete products from their shops, we will also incorporate features to list products in ways that are meaningful to the end user. In the application, we will retrieve and display products by a specific shop, products related to a given product, and the latest products added to the marketplace. In the following sections, we will build out the product module incorporating these features by first defining a product model for storing product data in the database, and then implementing the backend APIs and frontend views for the product-related features including adding new products to a shop...
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