🔍 Want to dive deeper into Angular and full-stack development? Check out my comprehensive course: "Create Full-Stack Blog & CMS with Angular 18, Node.js, MySQL" bit.ly/angular-18-course In this course, you'll: - Build a complete, production-ready blog and CMS - Master Angular 18, Node.js, and MySQL - Deploy your app to Google Cloud Run Perfect for both beginners and experienced devs looking to level up their skills. 🎓 Enroll now: bit.ly/angular-18-course
@SinyoroVenyoro2 жыл бұрын
Great job man! I think your video was the most straight-forward i found on this issue after spending the whole day. Thank you.
@AyyazTech2 жыл бұрын
Thanks for watching my video. Please don't forget to subscribe to my channel and click on the bell icon to get notifications for my upcoming videos. Also please like and share my video.
@nithinsamuel999511 ай бұрын
Thanks a lot, very helpful tutorial, quick and straight to the point....
@AyyazTech11 ай бұрын
You're very welcome! I'm thrilled to hear that the tutorial was helpful for you. If you have any more questions or need further assistance, feel free to reach out. Remember to subscribe to AyyazTech for more helpful content, and don't hesitate to share our tutorials with others who might find them useful. Your support and feedback are what keep us going! 😃👍
@nithinsamuel999511 ай бұрын
@@AyyazTech already subscribed thanks 😊
@kabitasahoo152611 ай бұрын
How can I display the dialog component when the parent component throws error for some validation? And I need to pass data to the dialog component from parent component.
@luccascastrodesouza9786 Жыл бұрын
thank you, bro! you helped me a lot!
@AyyazTech Жыл бұрын
You're welcome! I'm glad I could help. If you have any more questions or need assistance in the future, feel free to ask. Have a great day! 😊👍
@zangzang4364 Жыл бұрын
very cool tutorial !
@AyyazTech Жыл бұрын
Thank you for the kind words! I'm glad you found the tutorial helpful. If you have any other topics you'd like me to cover, feel free to suggest!
@rahulmukherjee8562 жыл бұрын
is there a link to this code in github or somewhere/?
@AyyazTech Жыл бұрын
Currently, I don't have a GitHub repository for this code, but I'll consider adding it in the future. If you have any specific questions about the code, feel free to ask in the comments!
@2k4you1 Жыл бұрын
Will you be adding animations into your project?
@AyyazTech Жыл бұрын
Adding animations can definitely make the UI more engaging! I'm considering making a video tutorial focused solely on animations in the near future. Stay tuned!
@2k4you1 Жыл бұрын
@@AyyazTech Great! I'll be waiting. Thanks!
@Spmdiamond2 жыл бұрын
Yes good thanks sir but for yes there may be functionality for proceeding
@AyyazTech2 жыл бұрын
Thanks for watching my video. Please don't forget to subscribe to my channel and click on the bell icon to get notifications for my upcoming videos. Also, please like and share my video.
@mahdiandalib186 Жыл бұрын
nice
@AyyazTech Жыл бұрын
I'm glad you found the response helpful! If you have any more questions or need further clarification on Angular or any other topic, feel free to ask. Happy coding!
@mahdiandalib186 Жыл бұрын
well i would really want to learn how to define enums and different types when creating intetrface with angular.... for example when and how i have to decide to give an enum to a value when creating an interface.... how to implement a parent to child relation for my categories... and show them in a tree ui... how to implement breadcrumb using angular.. how to create a comment section like youtube.. recursive using angular...how to send data between different componenets using rxjs... how to create an array of questions and show them to users like an lms... @@AyyazTech
@madhes68722 жыл бұрын
please sir I have a doubt in this :( will u give me ur contact or something?
@AyyazTech2 жыл бұрын
You can ask me here in comments. i will try to help with your issue.
@danacampbell6644 Жыл бұрын
how can I call a function on the click of the yes button from another component
@AyyazTech Жыл бұрын
Great question! You can pass the function as a prop from the parent component to the child component containing the 'Yes' button. Then, you can attach the function to the onClick event of the button. If you're using React, it would look something like this in the child component: jsx Copy code Yes In the parent component, you'd pass the function like so: jsx Copy code I hope that helps!" Comment 2: "Adding animations can definitely make the UI more engaging! I'm considering making a video tutorial focused solely on animations in the near future. Stay tuned!" Comment 3: "Thank you for the kind words! I'm
@AyyazTech Жыл бұрын
Great question! You can pass the function as a prop from the parent component to the child component containing the 'Yes' button. Then, you can attach the function to the onClick event of the button. If you're using React, it would look something like this in the child component: jsx Copy code Yes In the parent component, you'd pass the function like so: jsx Copy code I hope that helps!" Comment 2: "Adding animations can definitely make the UI more engaging! I'm considering making a video tutorial focused solely on animations in the near future. Stay tuned!" Comment 3: "Thank you for the kind words! I'm
@abdulazeezatanda23712 жыл бұрын
This is so time wasting! Why not just speed up the CSS parts. I reckon this isn't a CSS tutorial.
@AyyazTech2 жыл бұрын
I am sorry about that. I really appreciate for your feedback. This is very helpful for me to improve my content in future. I will try to be more specific and to the point to save your time.
@abdulazeezatanda23712 жыл бұрын
@@AyyazTech Sorry for my harsh manner of giving feedback too. Thanks for taking it in a good light.
@AyyazTech2 жыл бұрын
@AbdulAzeez Atanda No problem at all. I always welcome any honest feedback. It helps me to understand about how to improve the quality of my content 👍😊