Angular 5 To Do List App Within 30 minutes

preview_player
Показать описание
🍒 Related Videos

Command to install npm packages :
Angularfire2 & Firebase

📂 GitHub Repository

💖 Channel Support

💌 For Business Inquiries

🚶‍♂️ Follow us

---
To-Do List Application in Angular 5 Using Firebase.

This is a step by step Angular 5 tutorial on how to create a To-Do List App in Angular 5 from scratch using Firebase.

#Angular #Firebase #CodAffection
Рекомендации по теме
Комментарии
Автор

I would like to say this was the only how to that worked . Thank you so much for this if i could i would give you a hug

blakefisher
Автор

Learned so much. Thank you.

For everyone following the video to its fullest.
You will get alot of errors about Packages because the module imports are not correct etc.

These are all fixable by just searching the errors up. So Thumbs Up!

playermanmanmanman
Автор

My first experience with firebase is going to be positive, thanks to you! nice tutorial!

amandaavelino
Автор

To test if you are communicating with Firebase use a <input type="submit" class="form-control" (click)="onAdd(itemTitle)" /> once it is working fine test with a more stylish option

brunomcsilva
Автор

awesome tutorial! Clear and neat code of angular. Well-explained!

ananafrida
Автор

Hello, great tutorial! I have a question. How can I add an edit button on the list? Near the delete one? Thanks!

stefaniasuteu
Автор

Use `npm install --save rxjs-compat` if you're having trouble with the angular 6 and this tutorial not working 7 minutes in

CppObjectOrientedProgrammer
Автор

Great video.
please keep updating new project your teaching style is nice and easy to understand.

kumar-lrhm
Автор

this helped me make an inventory management app, which is also my first angular app and first time using firebase

luismelo
Автор

Very helpful. The codes compiled and worked as described in the video.

gamedevt
Автор

thanks for taking the time to create this man... its helpful ;)

isagive
Автор

what condition should be given so that empty fields are not added

fk-bwmx
Автор

Thanks for this great video series. Another great thing I learned, the shorthand div.container etc. also works in PHPStorm :D so cool! :D

LordKamephis
Автор

it's not working with me see which error appears can you help me with it


Refused to load the font '<URL>' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback.

aminbashanfar
Автор

I tried to host the same application in firebase hosting, everything works fine except the data are not showing below. But the data are present in the firebase realtime database. Please help me!

ramprasad
Автор

I have a question! You said that the $key property is stored in the x variable, variable which is pushed in the toDoListArray. That means that the key variable should contain the key property. I didn't see this property on the database. Can you please explain this to me?

caeeefkfjfkft
Автор

i need a nested todo task app just like google tasks ..

BhaveshSinghBhanucsgo
Автор

Thank Wonderful. It would be interesting to see in some tutorial the relationships in the firebase collections. An example of select cascading (Country / City) in form. I would like to see more work with more than one collection in firebase and its behavior in angular5

racorzog
Автор

Thanks, it is working very well, no crash.

manotlj
Автор

clear and simple explanation thank you

doaashafik