Build a Todo App with Angular 4 & Angular CLI

preview_player
Показать описание
In the previous video we built a Todo app with React and the Create React App scaffolder. This time we built that same Todo app with Angular 4 and Angular CLI. I talk about some of the differences between React and Angular as I build the same app as before.

Part 2: Use local storage to persist your todos
Рекомендации по теме
Комментарии
Автор

Great tutorial, thank you for the GitHub file.

jrodsports
Автор

I just started learning angular and i watched the whole video and the thing that comes to my mind is when should i create like, services, components etc.. Ive watched other angular todo app tutorial where they just create an array of items then create an event to push items to that array.

JohnKevinSoriano
Автор

Hi Brice Ayres,
Awesome tutorial and it is quite simple to follow :)
I know you already replied to one comment about storage, but what if you wanted to implement a MongoDB database to this little app? How can I do this?

MathiasDevanHansen
Автор

Thank you for this great and easy to follow tutorial. But it would be great if you could implement the task edit(update) feature.

styuda
Автор

I cant understand the usage of this.todo...as u move to different .ts files. Pls explain which ts file does what..Apart from tat everything is wonderful.. Starting is understood clearly.. But last 10 to 15 mins its tough to understand...hope u read my comment

Venkatyful
Автор

Too many todo... I m good at oops.. But it felt tough to understand using todo. Pls explain which todo does what.

Venkatyful
Автор

Hi Brice Ayres,
I can't get the submit button to show. I got the input box fine. Do you know the reason for this?

heathermerritt
Автор

keep up the good work but invest in a better sound system thanks

nicholasc.
Автор

can you explain how to save data in localstorage in your app?

platzzz
Автор

I'm using .NET core + Angular on VS. At 37:45 I have only one to-do on my list and it does not get populated when I type a todo like how it does for him. Can someone help? @Brice Ayres

vedhaperi