Ep 8- It's a wrap! | Booking Management System with WWX

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

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

  • @Dmoweb
    @Dmoweb 6 หลายเดือนก่อน +1

    I learned so much with this series ! Really great job with the clonables and notion doc it so helpful to understand how all of these work 🙏

    • @aonnoysengupta
      @aonnoysengupta  6 หลายเดือนก่อน

      Congratulations on watching it all the way till the end! Im soo glad that you found this useful!

  • @AlabaOdu
    @AlabaOdu 10 หลายเดือนก่อน +1

    Thank you so much Aonnoy ❣

    • @aonnoysengupta
      @aonnoysengupta  10 หลายเดือนก่อน +1

      Wow!!! You went through the whole thing!! thank YOUUUUU!

    • @AlabaOdu
      @AlabaOdu 10 หลายเดือนก่อน

      @@aonnoysengupta Yes Man, i'm learning from any resources availalbe

  • @AlabaOdu
    @AlabaOdu 10 หลายเดือนก่อน

    Please how do you handle your wized cloak, you didn't mention it through out the whole series.

    • @aonnoysengupta
      @aonnoysengupta  10 หลายเดือนก่อน

      My apologies! Here is the loom that will help with this
      www.loom.com/share/c8d01d48235c4d6f8007255a170e662b?sid=4cfc9bd5-545d-459e-b39f-aa741d65f450

    • @aonnoysengupta
      @aonnoysengupta  10 หลายเดือนก่อน

      Also I have updated the notion doc with Alex's wized-cloak setup

  • @Flip_PR0
    @Flip_PR0 10 หลายเดือนก่อน

    Why do you custom code so much for webflow functions? For example you code the hidden state and dont use the webflow prebuild. Is it just easier for you or is it not possible to use the webflow function

    • @aonnoysengupta
      @aonnoysengupta  10 หลายเดือนก่อน

      I’m not sure what you mean by webflow prebuild? Could you clarify that?

    • @aonnoysengupta
      @aonnoysengupta  10 หลายเดือนก่อน

      I’m not sure which hidden state you are referring to but the reason behind the code is because there may be circumstances where the element needs to be revealed/hidden on various logic and scenarios we are merely preparing the element to have the ability to keep switching. I believe it may not be possible to do that natively with webflow. But can be done natively also inside of wized however it ends up with creating more actions so it’s just best to have one action with js that controls this.