Exploring Webflow’s Devlink with Finsweet CTO part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 6

  • @seanchen7256
    @seanchen7256 ปีที่แล้ว +1

    I tried to play with Webflows devlink clonable. It would be very hard if you've never done react. Get to know basic react and things will make a lot more sense. Don't even worry about slots just go and learn how to structure components in react and how properties are passed down.

  • @ignasbernotas9672
    @ignasbernotas9672 ปีที่แล้ว

    Great intro video! Thanks for explaining the props and slots in the video. I'm wondering if you managed to use the grid component to properly print out multiple cards as in the designed layout? This bit still baffles me. A tutorial on loops would be great as this is the main part in a lot of navigations, lists, etc.

    • @ignasbernotas9672
      @ignasbernotas9672 ปีที่แล้ว

      It was just a simple case of using the grid as a component with a slot.
      Pro tip: name slots "children" as per React convention. This way you don't have to pass child elements/components via a component prop like: all the children

  • @vincou
    @vincou ปีที่แล้ว +1

    You flawed your api access at 10:09 but we can still manage to see it

  • @TopFusionTv
    @TopFusionTv ปีที่แล้ว

    Being waiting for this

  • @timdaff
    @timdaff ปีที่แล้ว +1

    VUE++