Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node [Repost]

Posted By: hill0
Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node [Repost]

Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node by Vasan Subramanian
English | 21 Mar. 2017 | ISBN: 1484226526 | 348 Pages | PDF | 3.47 MB

Assemble the complete stack required to build a modern web app using React: MongoDB (a NoSQL database) and Express (a framework for web application servers), which runs on Node (JavaScript on the server side), complement React very nicely. This book will also cover many other tools that go into building a complete web application: React Router, React-Bootstrap, Redux, Babel, and webpack.


Though the primary focus of Pro MERN Stack is to equip you with all that is required to build a full-fledged web application, a large portion of the book will be devoted to React.

The popular MEAN (MongoDB, Express, AngularJS, Node) stack introduced Single Page Apps (SPAs) and front-end Model-View-Controller (MVC) as new and efficient paradigms. But it has its shortcomings such as lack of support for SEO friendly server-side rendering and being too prescriptive by being a framework.

Facebook's React is a technology that competes indirectly with AngularJS. It is not a full-fledged MVC framework. It is a JavaScript library for building user interfaces (in some sense the View part). Yet, it is possible to build a web app by replacing AngularJS with React – hence the term MERN stack.


What You Will Learn

Discover the details of React, the React Way, and how to get the maximum out of this library
See the basics of MongoDB, Express, and Node, enough to build a web app
Work with other tools complementary to React, including React-Bootstrap and React Router
Use the tools required to build JavaScript based SPAs
Tie all the components together to build a complete web app.

Who This Book Is For

Developers and architects who have prior experience in any web app stack other than the MERN stack will find the book useful to learn about this modern stack. Prior knowledge of JavaScript, HTML, and CSS is required.