🔥Frontend Machine Coding Interview | Nested Comments | HTML | CSS | Javascript🔥

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

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

  • @Vijay_Bhati
    @Vijay_Bhati  2 года назад +3

    UI - nested-comments-ui.netlify.app/
    Event Bubbling - ruclips.net/video/wwiYqDBd2Sc/видео.html
    Code - github.com/vj98/Frontend-Machine-Coding/tree/main/nested-comments

  • @aravinds6406
    @aravinds6406 6 месяцев назад +1

    Awesome video...😃😃

    • @Vijay_Bhati
      @Vijay_Bhati  6 месяцев назад +1

      I am glad you find the content useful😊.

    • @aravinds6406
      @aravinds6406 6 месяцев назад +1

      @@Vijay_Bhati Can you create a video on image carousel with previous, next buttons, autoplay option, and freeze the carousel if hovered.

    • @Vijay_Bhati
      @Vijay_Bhati  6 месяцев назад +2

      ​@@aravinds6406 I will create it soon and have noted your feedback. Thank you!

  • @A1996ARP2075
    @A1996ARP2075 2 года назад +1

    Nice explanation pls keep adding more

    • @Vijay_Bhati
      @Vijay_Bhati  2 года назад +2

      I am pleased you find the content useful 😊. Here is the playlist of Leetcode Interview Problems ruclips.net/p/PLBygUld3s6x-AhiLTuEc3c3XX0ADjFug6

    • @A1996ARP2075
      @A1996ARP2075 2 года назад +1

      @@Vijay_Bhati Thanks pls keep continuing making on interview questions that would be great help for us .

    • @Vijay_Bhati
      @Vijay_Bhati  2 года назад +1

      Sure

  • @iplmaniac
    @iplmaniac 2 года назад +2

    Nice. Please bring more machine coding videos

    • @Vijay_Bhati
      @Vijay_Bhati  2 года назад +2

      I am glad you find the content useful 😊. Please Subscribe to the channel for more such videos and share these videos with your friends. Full playlist Frontend Machine Coding - ruclips.net/p/PLBygUld3s6x8sI_H8UYROVMIVcuxUre1e

  • @anandbaraik5010
    @anandbaraik5010 2 года назад +3

    Waw! Cool. Thanks for bringing this. It would be more exciting if comments are being saved in local storage & on refreshing page being re rendered.

    • @Vijay_Bhati
      @Vijay_Bhati  2 года назад +3

      I am glad you find the content useful😊. Thanks for the idea!

  • @nishagawade3248
    @nishagawade3248 Год назад +1

    kardiya like video ko

  • @shivamkumar-zz1kp
    @shivamkumar-zz1kp Год назад +1

    thank you brother

  • @ayyasudeen3118
    @ayyasudeen3118 2 года назад +1

    Thank you very much Vijay. Good work

    • @Vijay_Bhati
      @Vijay_Bhati  2 года назад +2

      I am glad you find the content useful 😊. Please Subscribe to the channel for more such videos and share these videos with your friends. Watch playlist for Frontend Machine Coding - ruclips.net/p/PLBygUld3s6x8sI_H8UYROVMIVcuxUre1e

    • @shaileshkuswaha1126
      @shaileshkuswaha1126 Год назад

      jcgyj

  • @rayyanabdulwajid7681
    @rayyanabdulwajid7681 Год назад +1

    Please add delete button. I was asked to do it in interview round but i couldn't 😢

  • @yashparashar6781
    @yashparashar6781 Год назад +1

    Can we add delete button.

  • @shubhangithakur8764
    @shubhangithakur8764 Год назад

    Build a comments section which has the following properties:
    The user can add comments directly.
    The user can add a reply to any comment.
    The user can add a reply to any comment which is a reply.
    In this video the user is unable to add replay to any comment can you please help with thish

    • @Vijay_Bhati
      @Vijay_Bhati  Год назад +1

      Please add some rough designs to get an idea, after that will explain to you.