Create a YouTube sidebar clone with Angular Material Components! (Part 1)

Поделиться
HTML-код
  • Опубликовано: 18 окт 2023
  • #Angular #Sidebar #Collapse
    Get the final code from my shop!
    www.buymeacoffee.com/zoaibkha...
    📽️ Full stack Angular + Firebase course (50% off):
    www.udemy.com/course/angular-...
    ✍️Blog version of the complete tutorial:
    zoaibkhan.com/blog/youtube-st...
    In this series of videos, I'll be showing you how to create a RUclips sidebar clone using Angular Material Components!
    Follow for more Angular tutorials, tips and tricks:
    Twitter - / zoaibdev
    Facebook - / thisiszoaib
    LinkedIn - / zoaib-khan-b6456815
    Cheers :)
  • НаукаНаука

Комментарии • 35

  • @TheZukkino
    @TheZukkino 7 месяцев назад +1

    Incredibly clear and straightforward as always.

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      Thanks 🙏 Glad you found it clear to follow!

  • @jamesquinlan2638
    @jamesquinlan2638 2 месяца назад

    Great stuff boss!

    • @ZoaibKhan
      @ZoaibKhan  2 месяца назад

      Glad you liked it!

  • @mohamedbirali803
    @mohamedbirali803 7 месяцев назад

    Keep going, lots of projects need a side bar 👍, we appreciate your time*

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      Thanks man! 🙏

  • @axitpoojara
    @axitpoojara 2 месяца назад

    great explanation thanks a lot

    • @ZoaibKhan
      @ZoaibKhan  2 месяца назад

      You're welcome! Do like and subscribe so the video reaches more people 🙂

  • @TheAlejandro1094
    @TheAlejandro1094 3 месяца назад

    Awesome! Thanks so much !

  • @hoangtoan9836
    @hoangtoan9836 7 месяцев назад +1

    Hope Part 2 soon !!!!

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      Here you go: ruclips.net/video/Sq5tdKKBz7Q/видео.html

  • @user-fy8pl4sf4h
    @user-fy8pl4sf4h 27 дней назад

    Thank you, teacher, for these projects. Please publish more for beginners

    • @ZoaibKhan
      @ZoaibKhan  27 дней назад +1

      You're welcome! Which projects will you be interested in? :)

    • @user-fy8pl4sf4h
      @user-fy8pl4sf4h 27 дней назад

      @@ZoaibKhan In any project

    • @user-fy8pl4sf4h
      @user-fy8pl4sf4h 24 дня назад

      @@ZoaibKhan project of admin dashboard & login form with validators & project to advanced

  • @mahdiandalib186
    @mahdiandalib186 7 месяцев назад

    nice man, i hope you implement youtube comment section(recursive) and also youtube scrollable slider tabs where there are two arrows on the left and right section and the suggestion tabs are in between and you could slide ....

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      Thanks man! Very helpful suggestions. Have noted them

    • @mahdiandalib186
      @mahdiandalib186 7 месяцев назад

      thx, waiting for you to teach us@@ZoaibKhan 😍

  • @juniorngomajose9454
    @juniorngomajose9454 29 дней назад

    Thank You

    • @ZoaibKhan
      @ZoaibKhan  29 дней назад

      You're welcome 🤗

  • @ysacpebes1462
    @ysacpebes1462 7 месяцев назад

    hermoso!!!! part 2 👏🙏😊

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад +1

      Thank you :) Part 2 is coming soon! Please subscribe so you can get notified

  • @poojaagrawal4514
    @poojaagrawal4514 2 месяца назад

    shandar

  • @ersispahia3018
    @ersispahia3018 3 месяца назад

    do you have a tutorial for the whole youtube clone?

    • @ZoaibKhan
      @ZoaibKhan  3 месяца назад

      No, not yet anyway :) but good idea 💡

  • @franciscofdez8334
    @franciscofdez8334 7 месяцев назад

    It would be incredible if you do a search bar google-like using angular material components❤

    • @ZoaibKhan
      @ZoaibKhan  7 месяцев назад

      You mean the Google search input field?

    • @franciscofdez8334
      @franciscofdez8334 7 месяцев назад

      @@ZoaibKhanyes, exactly including matAutocomplete attached to that input

  • @user-ld1pe4or8m
    @user-ld1pe4or8m 4 месяца назад

    I don't konw if you missed something, when I click the menu button the sidenave dose NOT collapsed

    • @ZoaibKhan
      @ZoaibKhan  4 месяца назад

      Check the second part!

    • @user-ld1pe4or8m
      @user-ld1pe4or8m 4 месяца назад

      thanks I checked with part2, and it works. good job @@ZoaibKhan 👍

    • @ZoaibKhan
      @ZoaibKhan  4 месяца назад

      @@user-ld1pe4or8m Glad you found it useful :)

  • @hagarmosleh5910
    @hagarmosleh5910 3 месяца назад

    What if i want to make the user change the picture?

    • @ZoaibKhan
      @ZoaibKhan  3 месяца назад

      You can change the pic src to a URL you get from your backend for the user. That depends on your backend server or platform such as firebase.
      Then, you can allow clicking the pic and take user to a profile page which has an upload button