Implementing Search Functionality | Data Binding | Angular 12+

preview_player
Показать описание
In last lecture we learned about custom event binding how we use it to pass data from child component class to parent component class. Let's understand custom event binding with another example.

Let's implement search functionality in our web application using custom event binding.
Рекомендации по теме
Комментарии
Автор

you don't know how much I love right now for this, thank you very much.

almanza
Автор

Magnificent ! Nothing I didn't already know, but your explanation and example are valuable and relevant. Many thanks

jjuliefrance
Автор

Explained so simply! Thank you for that!!!

lacertezzadellapena
Автор

Such a good and easy-understandable tutorial! Keep up the good work man!

CaptainWhitebeard
Автор

I watched this playlist several times and I realize that your angular course is best course on YouTube..Is there any playlist for JavaScript and typescript

demonakash
Автор

Superb explanation on each part... thank u sir

gharchaaaswaad
Автор

this is one of the best content for Angular

jusjassar
Автор

You are an Amazing teacher 😍. Thank you so much for the playlist🥰

_sakshijadhav
Автор

Thank you!! I really apreciated your explanation. Suscribed!

LUITEN
Автор

Could you please provide the example code which you have used for Input & Output Decorator

ravindranadhch
Автор

Hello. I have a problem:

Let's say I have a table with songs. The table includes "Back in Black" by AC/DC in it, and I have the chords too, which would be "E, D, A, B, G".

I want to be able to search things like "Back AC/DC" or "Back in Black G" or "AC/DC E A" or things like that. I mean, multiple values within the same song, that I can't search if I have only done what appears in this video (which was a great help, by the way)

How could I do what I just asked?

Brunoo
Автор

What to do if i want both working the search and radiobutton?

JaySharma
Автор

hi! when I try it on my app, on the console it just says the number of characters instead of the text that I'm writing. any idea of what I might be doing wrong? thanks for the video :)

AnniWB
Автор

hello tnx so much . u said u want to create one course for interaction between component . i want to know do you want to create it or not ? your course is the best in youtube

peymanesmaili
Автор

Thank you very much, your tutorial is always helpful, please explain how I can add such a highlight feature to my Frontend, while a user searches for a word that already exists in the database it highlights that available word, I mean instead of using It is as text in html., likeThe file you created I want to get the text from my database (backend)

kapep
Автор

This crash course is really helpful and has really aided my knowledge on Angular Framework, I really appreciate... Please, how can we get the resources in terms of HTML and CSS you copied and pasted through all the 105 videos? Is it possible to get them?

adeyemiayomide
Автор

Thank you for the help. Such a clear & neat explanation !

asishkumarmundhra
Автор

can u tell us where u've added <app-search>

aishwarya
Автор

hi,
If I want to you both search and radio button selection then how to do?
You said we cant use two structural directive on same element.

navneetshrivastava
Автор

How do i fix "Can't bind to 'ngIf*' since it isn't a known property of 'div'"

vzgzwpz