Biswas N. Ultimate Full-Stack Web Development with MERN...2023
- Type:
- Other > E-books
- Files:
- 1
- Size:
- 22.53 MiB (23625934 Bytes)
- Uploaded:
- 2023-12-08 10:48 GMT
- By:
- andryold1
- Seeders:
- 43
- Leechers:
- 9
- Info Hash: 63E17577287E70C86BC07D315D93C68655B0BC1C
Textbook in PDF format Master Web Development with MERN Stack for Designing, Testing, and Deploying Professional-Grade Applications using MongoDB, Express, React, and Node.js Book Description Embark on a transformative and disruptive journey into MERN stack development with Ultimate Full-Stack Web Development with MERN. Beginning with an in-depth introduction to MERN and REST APIs, the book advances through the complete project overview and the setup of a Node.js application. Next, it delves into the essentials of Node.js, MongoDB connection, models, and crucial aspects of user authentication, including JWT implementation and password hashing. Security takes center stage in the next chapters as you explore middleware creation and route protection. In the Frontend section, you’ll construct a dynamic ReactJS application with a focus on creating components, and pages, and establishing Redux for state management. This book will guide you through setting up Redux, implementing registration and login functionalities, and refining your application with a user-friendly dashboard and task form. The book concludes with chapters on frontend and backend testing, ensuring the robustness of your application, and also covers deployment strategies for both frontend and backend components, providing a comprehensive guide to showcase your application to the world. Table of Contents 1. Getting Started with MERN and Setup 2. Starting a NodeJS App 3. MongoDB Connection and Models 4. JWT Authentication and Hashing Password 5. Auth Middleware and Protecting Routes 6. Creating Frontend and React Router 7. Redux Setup with Slice 8. Login and Logout Functionalities 9. Dashboard Creation and Task Form 10. Using Thunk and Completing App 11. Frontend Testing 12. Backend Testing 13. Deployment