Released
10/16/2017- Angular Firebase CRUD
- Firebase setup
- Starting a project
- Defining the template
- CRUD apps with MongoDB
- MongoDB setup
- Creating a data service
- Home component
- Creating, updating, and deleting articles
Skill Level Intermediate
Duration
Views
- [Gary] Create, read, update, and delete. This is what CRUD is all about. And in this course, you're going to learn how to perform CRUD operations with Angular apps. Hi, I'm Gary Simon, and I'm a developer with close to 20 years experience. In this course, we're going to cover the necessary fundamentals of Angular that will ultimately lead to us creating two apps from which we can perform CRUD operations. For our first project, we're going to use Google's Firebase along with AngularFire2 to create a realtime chat app fully equipped with the ability to create, read, update, and delete messages.
In our second project, we will use the MEAN stack, which is an acronym for MongoDB, ExpressJS, Angular, and NodeJS, to create a simple blog where we can create, read, update, and delete articles. By the end, you're going to have a solid understanding of how to perform CRUD operations for a variety of apps, so let's get started.
Share this video
Embed this video
Video: Introduction