Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node
Autor Vasan Subramanianen Limba Engleză Paperback – 13 mai 2019
Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of the book.
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.
Preț: 78.22 lei
Preț vechi: 260.75 lei
-70% Nou
Puncte Express: 117
Preț estimativ în valută:
14.97€ • 15.79$ • 12.48£
14.97€ • 15.79$ • 12.48£
Carte în stoc
Livrare din stoc 22 noiembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484243909
ISBN-10: 1484243900
Pagini: 305
Ilustrații: XXIII, 542 p. 67 illus.
Dimensiuni: 178 x 254 x 39 mm
Greutate: 1.07 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484243900
Pagini: 305
Ilustrații: XXIII, 542 p. 67 illus.
Dimensiuni: 178 x 254 x 39 mm
Greutate: 1.07 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Vasan Subramanian has experienced all kinds of programming, from 8-bit, hand-assembled code on an 8085 to AWS Lambda. He not only loves to solve problems using software, but he also looks for the right mix of technology and processes to make a software product team most efficient. He learned software development at companies such as Corel, Wipro, and Barracuda Networks, not just as a programmer but also as a leader of teams at those companies.
Vasan studied at IIT Madras and IIM Bangalore. In his current job as CTO at Accel, he mentors startups on all things tech. His Twitter handle is @vasansr. While not mentoring or coding (or writing books!), Vasan runs half marathons and plays 5-a-side soccer.
Vasan studied at IIT Madras and IIM Bangalore. In his current job as CTO at Accel, he mentors startups on all things tech. His Twitter handle is @vasansr. While not mentoring or coding (or writing books!), Vasan runs half marathons and plays 5-a-side soccer.
Textul de pe ultima copertă
Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of the book.
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 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.
You will:
- 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.
Caracteristici
Based on the latest React 16 and React Router 4 A one-stop reference for all that is required to build a full-fledged web app Uses industry best practices based on the author's vast experience in building web apps