Angular - Build a Todo App!

Merci à Cyril T. pour sa contribution le 16/03/2021

Devstackr
Anglais Anglais
Angular
Build a complete application using Angular! In this in-depth tutorial we will implement a modern User Interface and cover many other interesting topics such as component interaction, Angular Forms and displaying modal dialogs.


By the end of this tutorial you will be able to create a full CRUD app using Angular, meaning that users of your application are able to create, read, update and delete data.


We will be using the Bulma CSS framework as well as custom SCSS for the styling.