How to build customizable and reusable Vue components by Filip Rakowski

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • While most of the mainstream UI libraries give their users a great experience out of the box they fail when it comes to heavy customization and non-standard use cases. Our goal was to create a customization-first library and during the talk, I will share what problems we encountered while trying to achieve this goal and how we solved them. I want to share everything we learned about creating reusable and customizable Vue components.
    I will answer questions such as
    When you should use slots instead of props?
    Should we use props over CSS classes for style modifications?
    What are the best use cases for scoped slots
    How much customization is too much?
    The talk is not meant to show Storefront UI. It’s just a case study and lessons learned that I want to share with other Vue developers to help them make better and more reusable components.
  • Věda a technologie

Komentáře • 4

  • @VueConfToronto
    @VueConfToronto  Před 4 lety +1

    Find all conference videos here: vuetoronto.com/videos
    Signup for conference updates here: vuetoronto.com
    Want to learn Vue 3.0 from the experts? bit.ly/2v8QALV

  • @_the_one_1
    @_the_one_1 Před 4 lety +1

    Great talk Filip

  • @muhammadshafrizal7728
    @muhammadshafrizal7728 Před 3 lety +1

    so I need to learn how webpack works..

  • @Eternal_Rise
    @Eternal_Rise Před 4 lety +1

    In 2020 only half knows BEM?