React Accordion Component: Step-by-Step Guide for Beginners

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 9

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  4 дні тому

    WATCH NEXT: React Interview Questions and Answers - Dominate Your Next Interview - ua-cam.com/video/yQHr4opz_N0/v-deo.htmlsi=51b2XP_84GH3q6oF

  • @user-io3ml5up6u
    @user-io3ml5up6u 10 місяців тому

    YES! I love how you aways steer people away from libraries. I have the same opinion. Stop bloating out your codebase, introducing unnecessary learning curves, and setting up your project for future failure because of dependency madness. I always try and use pure React if possible. Even on the backend with various wrappers and abstractions - not needed. Subscribed.

  • @akashshukla8686
    @akashshukla8686 4 місяці тому

    Simple and best

  • @LFCROXforLIFE
    @LFCROXforLIFE Рік тому

    Very nice video, thank you! I have a question - I am trying to animate the accordion appearing and disappearing but I cannot get it to work. How can I get it to animate nicely? Thanks!

    • @devBotPlus
      @devBotPlus 11 місяців тому

      use css transition on height

  • @adeshsingh2977
    @adeshsingh2977 Місяць тому

    Best