In this video we will build a todo app with Angular. It may sound that it’s a simple application but we will structure our angular todo list in a correct and scalable way so it is the good example of flexible architecture and correct Angular patterns. We will also use RxJs a lot as it’s the core component of Angular which simplifies working with data streams and building our Angular todo list.
By the end of this Angular todo list tutorial you will have enough knowledge about structuring Angular applications and implementing different components in correct way. Build a todo app with Angular as a first project for your portfolio!