Full Stack Web App Development with Mongo, Express, React, and Node
Buch, Englisch, 542 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1054 g
ISBN: 978-1-4842-4390-9
Verlag: Apress
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 16. 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.
Facebook's React is a technology that competes indirectly with AngularJS. It is not a full-fledged MVCframework. 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 features of React 16 to get the maximum out of this library
- Gain the basics of MongoDB, Express, and Node to build a web app
- Work with other libraries complementary to React, including React-Bootstrap, React Router, and GraphQL
- Use tools such as Babel and Webpack 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.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken NoSQL, Objektorientierte Datenbanken
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Chapter 1: Introduction.- Chapter 2: Hello World.- Chapter 3: React Components.- Chapter 4: React State.- Chapter 5: Express and GraphQL.- Chapter 6: MongoDB.- Chapter 7: Architecture and ESLint.- Chapter 8: Modularization and Webpack.- Chapter 9: React Router.- Chapter 10: React Forms.- Chapter 11: React-Bootstrap.- Chapter 12: Server Rendering.- Chapter 13: Advanced Features.- Chapter 14: Authentication.- Chapter 15: Deployment.- Chapter 16: Looking Ahead.