updated for Angular v.14
This course will help you to integrate Stripe payments inside of Angular as a front-end and MongoDB as a backend service provider.
Lectures are designed to be easily followed by just typing the code into your machine. All you need is a Ubuntu Linux or Windows 10 with enabled WSL (Windows Subsystem for Linux).
You will learn:
how to set up an Angular project
how to facilitate the development using VSCode addons and Angular's Hot Module Replacement (HMR)
how to create and use micro-services for:
creating post requests via httpClient
communication between components
with the help of RxJS how to:
subscribe to Observables within the template, in order to allow Angular to handle the subscriptions / unsubscriptions, and to prevent memory leaks
wrap and use Promises provided from external libraries as Observables
use BehaviorSubject to create observable Stripe service in practice
how to create your own NodeJS based Express server in order to hande client requests, responsible for stripe payments processing.
how to create payment form using Angular Material and Stripe elements.
how to save and view client's purchases residing in remote Atlas MongoDB database
how to use Angular material data table, pagination, snackbar and other components in action.
This course is suitable for:
beginners-to-intermediate Angular developers
anyone who wants to expand their Angular knowledge with a real-life project
students who prefer to create their own Stripe payment integration
See you soon!
137
18
TAKE THIS COURSE