Todo App in Angular : Task Management project in Angular with explanation | Code with Ved | Hindi

preview_player
Показать описание
Angular 17 : Full Todo Application ( Task management ) | Live coding with angular concept explanation | Hindi
npm install @angular/cli
ng version
create new project
tailwind css setup
json server setup (fake api and db)
html ui create
component creation
list task ( data handling )
create task ( event handling & api call)
mark task completed ( event handling & api call)
routing
protecting routes
search functionality (debouncing using rxjs)
Рекомендации по теме
Комментарии
Автор

Literally amazing🎉
I have gone through more videos for the angular 17 . This was the best one. Which is the best🎉

ACUCSMohammedkaif
Автор

hey!, i don't usually comment on videos, but i have to say that it is an wonderful tutorial for beginners like me, and i am a tamilan, i don't even speak or understand hindi , thank to the subtitless thoo .. and please create some more videos like this with subtitles, it is lot harder to find good angular tutorials and especially in angular 17 , it can help lots of angular beginners like me .. 😊😄 hope you do some....

seyedatheeq
Автор

bro Thank u so much for this video ...Bro I want to learn debugging in angular how to learn please give me some suggestions.

MdMeraj-kqhe
Автор

Brother video was very good but in end it was too much confusion for me because i am a beginner, i was not able to catch up with your logic any tip for logic building?

AbdullahChauhan-ky
Автор

brother you have added for loop inside all components html, i have angular 18 i dont know its not working

AbdullahChauhan-ky
Автор

Muchas gracias Mistger Ved, es un gran maesrtro

josbexerra
Автор

my id is not generated insequence after adding the data [
{
"id": "1",
"title": "learn angular"
},
{
"id": "834f",
"title": "dgfdgsd"
},
{
"id": "ea2c",
"title": "siddhesh'"
}
]

siddhesh.polekar
Автор

Great video! I'm starting out in Angular now and I've encountered some problems. I followed your tutorial, but when calling the addTask() method the id is registered as a random string instead of automatically. I stopped because of this problem ;-;

brunopinheiro
Автор

Bro woh important aur complete se remove karne ke liye khudse try kiya but nahi hua....toh thoda kuch madat kar do ya suggestion de do ya code provide kar do please

girish
Автор

Nice tutorial.. pls do large application

gururajmoger
Автор

are sir thoda zoom karke code likha karo...itna chhota hota hai ki lagta hai aankh phhut jayega

shubhamkumar-hxfb
Автор

ng g c components not working to create generate components folder unable to create

XprimeX-ql
Автор

Hello sir can you tell me which extensions have you downloaded for angular

brainwaveandfun
Автор

All-task.html and important-task.html file not present inside appcomponent.html

sakyasamantaray
Автор

please some MORE BIG PROJECTS wiith BACKEND also 🥲🥲

sakshamchopra