Video accessible from your Account page after purchase.
Register your product to gain access to bonus material or receive a coupon.
13+ Hours of Video Instruction
Overview
Learn how to use Angular, Node.js, Express, and MongoDB to create unique web applications and learn the fundamentals of full-stack development with the MEAN stack.
Description
MEAN (MongoDB, Express.js, Angular, and Node.js) is one of the most popular stacks for building full-stack web applications. It enables developers to quickly write an entire application--front end, back end, and database--using only JavaScript. In this course, expert Shaun Wassell demonstrates the MEAN stack through five unique projects.
It's best to learn by doing, and this LiveLessons offers hands-on experience. Shaun leads you through five sample projects of increasing complexity that demonstrate many different aspects and possibilities of full-stack development with the MEAN stack.
Skill Level
Beginner to Intermediate
What You Will Learn
* How to build full-stack applications using Angular, Node.js, Express, and MongoDB
* How to use network requests and REST APIs to communicate between the front and back end
* How to correctly divide application logic between the front and back end
* How to structure full-stack applications for maximum readability and ease of maintenance
* How to implement an authentication flow that enables users to log in and save data
* How to integrate powerful third-party APIs into your full-stack applications
Who Should Take This Course
JavaScript developers/engineers, front-end developers/engineers, Angular developers/engineers, back-end developers/engineers, and full-stack developers
Course Requirements
Learners should know the basics of HTML, CSS, and JavaScript and have a strong understanding of basic programming concepts, such as variables, arrays, and control flow.
About Pearson Video Training
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, 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.
Video Lessons are available for download for offline viewing within the streaming format. Look for the green arrow in each lesson.
Visit the author's GitHub site to download companion files: https://github.com/shaunwa/full-stack-angular-projects.
Lesson 1: Meet the MEAN Stack
1.1 Learn the basics of Angular
1.2 Learn the basics of Node.js
1.3 Learn the basics of Express
1.4 Learn the basics of MongoDB
Lesson 2: Build a Full-Stack Meal-Tracker Application
2.1 Learn about the example application
2.2 Create and setup the project
2.3 Learn about REST APIs
2.4 Implement the Home page
2.5 Build a Meals List component
2.6 Create a service for loading data
2.7 Build a backend for the Home page
2.8 Implement the Add Ingredient page
2.9 Implement the Recipe Search page
2.10 Create a Search Results List component
2.11 Implement the Shopping List page
2.12 Calculate the missing ingredients
Lesson 3: Build a Members-Only Website
3.1 Learn about the example application
3.2 Create and set up the project
3.3 Learn the basics of user authentication
3.4 Implement the Sign In page
3.5 Protect routes from unauthenticated users
3.6 Implement the Groups List page
3.7 Create a Groups List component
3.8 Create a backend for the Groups List page
3.9 Implement routes for Join requests
3.10 Implement the Create Group page
3.11 Create basic server routes
3.12 Add more server routes
3.13 Implement the Group page
3.14 Make network requests from the front end
Lesson 4: Build an Image-Sharing Application
4.1 Learn about the example application
4.2 Create and set up the project
4.3 Store and serve files
4.4 Implement the Sign In page
4.5 Implement the Browse Photos page
4.6 Implement the Upload Photo page
4.7 Create basic utility functions
4.8 Implement the Photo Detail Page and Routes
4.9 Add methods to the Photos Service
Lesson 5: Build a Stock-Trading Application
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 Implement the Stocks service
5.7 Allow users to buy and sell stocks
5.8 Track user progress over time
Lesson 6: Build a Real-Time Chat Application
6.1 Learn about the example application
6.2 Create and set up the project
6.3 Learn the basics of web sockets and real-time interaction
6.4 Implement the Sign In page
6.5 Implement the Home page
6.6 Create services for managing data
6.7 Implement the New Conversation page
6.8 Add web sockets to the backend
6.9 Add web sockets to the frontend
Summary