Angular Directives - Build a Hold-to-Delete Button

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

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

Way more elegant than the rough modal approach.

narcodico
Автор

Very intuitive. I can already see some potential with this for improving the user experience. Nicely done!

bensonmwaura
Автор

Going back to Angular + RxJS fundamentals to build a nice UI element for deleting important records. Let me know what you think in the comments :)

Fireship
Автор

Yesss, getting more Angular content. Thanks.

gunitakon
Автор

Awesome, I've moved to another country, so I have been a little off, but I'm ready to keep going, greetings.

carrillocarlosce
Автор

Great video! The only nitpick I have is that your naming of things does not always fit at least my personal intuition. Example: This is not the most obvious way to convey what is really happening and may give people who are new to a codebase a hard time figuring out how stuff works. Longer names may look verbose at first, but they help newcomers and once you are accommodated to them their length does not bother you any more, at least in my experience. ;) Never the less, I learned a great deal from this tutorial!

jakobfrei
Автор

Brilliant!! I will try to remake this! Thanks 👍🏽

abhijeetdey
Автор

Awesome use case to show the potential of rx/js

rafaelurrea
Автор

Very useful and interesting video for me.

chandikalakshan
Автор

You just made Asp.net looks easy.. I wish angular have those nice inbuilt events..

kriashu
Автор

if i had an array of objects and are displaying them on screen in containers, could we bind this hold to delete function to those containers and possibly the color loader to affect the container itself until it is deleted?

Poseiden
Автор

Great idea and fantastic video. Thank you. I think, the user needs a visual feedback so that he has to push the button until the action is triggered. Any suggestions?

MarkusHeinisch
Автор

I like your courses, I am looking to get support for hosting angular app on google cloud and also google photos rendering in angular 11 app

BobMossanen
Автор

thanks, a lot of new things i learned from this tutorial :D

alextreme
Автор

its always a delight to watch you program, cause your tips are very helpful. if only i could afford your pro subscription.

blessingschishimbakalambai
Автор

Great I've never thought of long pressing for delete I always use a confirmation dialog but no longer thanks Jeff.

Please I need help with firestore cloud function I want to automatically update a field in a document base on a date field in that same doc or in extension a different doc in a same collection and even more a doc in a different collection. Please I need it 🙏

will_abule
Автор

Thumbs up to the custom css console logs. TIL!

Manish-fmiv
Автор

Could you do a react version of this? Or is there a exciting resource that could help me with this?

boomshakalaka
Автор

Can you please make a video on how angular change detection works and NgZone things a little bit. And ofcourse ngrx and one more thing a little bit concept about real time data communication

sourishdutta
Автор

Is there a way to make that progress bar inside the button?

mrhonrer