Stimulus.js TailwindUI menu; ApplicationHelper - clearbnb - Part 14

Поделиться
HTML-код
  • Опубликовано: 2 мар 2022
  • In this episode, we'll improve the styling of our application shell. We'll show active states for navigation and use a new npm module called el-transition to add nice interactions to the Tailwind UI menu.
    00:30 ApplicationHelper navigation items
    09:51 Stimulus.js TailwindUI menu with el-transition
    el-transition: www.npmjs.com/package/el-tran...
    dev.to dev.to/mmccall10/tailwind-ent...
    #rails #rubyonrails
  • ХоббиХобби

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

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

    Man, you helped me! Thanks so much. I looked for so much for an example to do works my transitions with el-transition and stimulus.

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

      awesome. happy to hear it was helpful!

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

    You have a good pronunciation of the "ñ", man. I'm glad you're back by the way

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

    YESS! YOU'RE BACK! long time, CJ.
    Thanks for taking your time out to make this video. Missing you since new years eve.
    P.S
    Please make a video on the new rails 7 and it's new features!

  • @hahahacorn
    @hahahacorn 2 года назад

    Yayyyy! You're back. Been missing these videos.

  • @JimMendenhall
    @JimMendenhall 2 года назад

    Thanks so much! This saved me a ton of time and got me headed in the right direction!

  • @Maksim00002
    @Maksim00002 2 года назад

    Hey thank you for the videos! Super cool how you speak Spanish 😎.
    If you are using rails 7, bin/dev starts both servers and don't need to start webpack dev separately

    • @cjav_dev
      @cjav_dev  2 года назад

      I never set up the bin/dev or Procfile so will take a look! I love that pattern and will talk more about it in future episodes for sure. Thanks for watching!