Video description
13+ Hours of Video InstructionBuildFull-Stack Apps with MongoDB, Express, React, and Node.js
In this LiveLessons video, Shaun Wassell covers the fundamentals of full-stack development with the MERN (MongoDB, Express, React, and Node.js) stack. For the full stack, developers need to make sure both front- and backend communicate well together. Toward that end, this video teaches you how everything works, what the key responsibilities of each component are, and how they flow together. Shaun addresses the key points for developers, with specific examples to demonstrate concepts.
Learn to use MongoDB, Express, React, and Node.js (MERN) to create full-stack apps. MERN is currently the most popular stack for building full-stack web applications. It allows developers to quickly write entire applications—frontend, backend, and database—using only JavaScript.
In this 13+ hour LiveLessons video, Shaun Wassell covers the fundamentals of full-stack development with the MERN stack. You can learn by doing, as Shaun walks you through five example projects of increasing complexity that demonstrate the many different aspects of full-stack application development. How do you ensure your applications are secure? How do you handle authentication in full-stack apps? These are all questions Shaun answers in this timely and practical LiveLessons video. At the end of this video, you'll have five portfolio pieces that you can use for full-stack job interviews.
Access the supplemental resources for this LiveLesson at https://github.com/shaunwa/full-stack-react
About the Instructor
Shaun Wassell's goal is to create a world where people are empowered to use programming as a way to solve meaningful problems‚Äîa world where writing code is just as natural for most people as walking or breathing. To help make this a reality, Shaun has dedicated the past few years to helping people learn and master software-development skills through video courses, live training sessions, and one-on-one tutoring. Shaun has been programming since he was a kid, when creating video games was his gateway into the world of software. Since then, he’s been fortunate enough to be a contributing member on many amazing software projects and work with some incredible mentors along the way.
Skill Level
- Intermediate
Companies have realized that a relatively small team of full-stack developers (developers that work on all parts of a web application) can build and maintain websites much more easily and cost-effectively than if there were separate frontend, backend, and database teams.
Learn How To:
- Build full-stack applications using React, Node.js, Express, and MongoDB
- Use network requests and REST APIs to communicate between the front- and backend
- Correctly divide application logic between the front- and backend
- Structure full-stack applications for maximum readability and ease of maintenance
- Implement an authentication flow that allows users to log in and save data
- Integrate powerful third-party APIs into your full-stack applications
- JavaScript developers, web developers
Prerequisites:
- Working knowledge of JavaScript
- Some experience working on either the front- or backend of a web application, but this isn’t a requirement
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
Table of contents
- Introduction
- Lesson 1: Meet the MERN Stack
-
Lesson 2: Build a Full-Stack Meal-Tracker Application
- Learning Objectives
- 2.1 Learn about the example application
- 2.2 Create and set up the project
- 2.3 Learn about REST APIs
- 2.4 Implement the Home page--Part 1
- 2.5 Implement the Home page--Part 2
- 2.6 Implement the Home page--Part 3
- 2.7 Implement the Add Ingredient page
- 2.8 Implement the Recipe Search page
- 2.9 Implement the Shopping List page
- Lesson 3: Build a Members-Only Website
- Lesson 4: Build an Image-Sharing Application
-
Lesson 5: Build a Stock-Trading Application
- Learning Objectives
- 5.1 Learn about the example application
- 5.2 Create and set up the project
- 5.3 Learn the basics of interacting with third-party APIs
- 5.4 Implement the basic user interface
- 5.5 Implement the stock ticker chart
- 5.6 Allow users to buy and sell stocks
- 5.7 Track user progress over time
- Lesson 6: Build a Real-Time Chat Application
- Summary
Product information
- Title: Full-Stack React
- Author(s):
- Release date: December 2020
- Publisher(s): Pearson
- ISBN: 0136887295
You might also like
book
React: Up & Running, 2nd Edition
Hit the ground running with React, the open source technology from Facebook for building rich web …
book
React Cookbook
React helps you create and work on an app in just a few minutes. But learning …
video
React Native Projects
Understanding essential React Native concepts and how it differs from React, can be difficult to translate …
book
React Material-UI Cookbook
Develop modern-day applications by implementing Material Design principles in React using Material-UI Key Features Use React …