Skip to content

PacktPublishing/Full-Stack-React-Projects-Second-Edition

Repository files navigation

Full Stack React Projects - Second Edition

Full-Stack React Projects - Second Edition

This is the code repository for Full-Stack React Projects - Second Edition, published by Packt.

Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

What is this book about?

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 key 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.

This book covers the following exciting features:

  • Extend any MERN-based application to build a variety of applications
  • Add real-time communication capabilities with Socket.IO
  • Implement data visualization features for React applications using Victory
  • Develop media streaming applications using MongoDB GridFS
  • Improve SEO for your MERN apps by implementing server-side rendering with data

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

if (test expression)
{
  Statement upon condition is true
}

Following is what you need for this book: This is one of the most useful web development books for JavaScript developers who may have worked with React but have minimal experience in full-stack development with Node, Express, and MongoDB.

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Chapter Software required OS required
1 Node.js(13.12.0)with npm(6.14.4) Supports multiple OS
2 Yarn(1.22.4) Supports multiple OS
3 MongoDB (Community Server 4.2.5) Supports multiple OS
4 Chrome Browser (latest) Supports multiple OS
5 Git (latest) Supports multiple OS
6 Visual Studio Code (latest) Supports multiple OS
7 ARC (latest) Supports multiple OS

Related products

Get to Know the Author

Shama Hoque has more than 9 years of experience as a software developer and mentor, with a master’s in software engineering from Carnegie Mellon University. From Java programming to full-stack development with JavaScript, the applications she has worked on include national Olympiad registration websites, universally accessible widgets, video conferencing apps, and medical 3D reconstruction software. Currently, she makes web-based prototypes for R&D start-ups in California, while training aspiring software engineers and teaching web development to CS undergrads in Bangladesh.

Other books by the author

Suggestions and Feedback

Click here if you have any feedback or suggestions.