Beginning MERN Stack Development Lim Greg
In this book, we take you on a fun, hands-on and pragmatic journey to learning MERN stack development. You'll start building your first MERN stack app within minutes. Every chapter is written in a…
Specifikacia Beginning MERN Stack Development Lim Greg
In this book, we take you on a fun, hands-on and pragmatic journey to learning MERN stack development. You'll start building your first MERN stack app within minutes. Every chapter is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have the skills to create a Movies review app and deploy it to the Internet.In the course of this book, we will cover:Chapter 1: IntroductionChapter 2: MongoDB OverviewChapter 3: Setting Up MongoDB Atlas Cloud DatabaseChapter 4: Adding Sample DataChapter 5: Setting Up Our Node.js, Express BackendChapter 6: Creating Our Backend ServerChapter 7: Creating The Movies Data Access ObjectChapter 8: Creating The Movies ControllerChapter 9: