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
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.
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 🙏
Congratulations on watching it all the way till the end! Im soo glad that you found this useful!
Thank you so much Aonnoy ❣
Wow!!! You went through the whole thing!! thank YOUUUUU!
@@aonnoysengupta Yes Man, i'm learning from any resources availalbe
Please how do you handle your wized cloak, you didn't mention it through out the whole series.
My apologies! Here is the loom that will help with this
www.loom.com/share/c8d01d48235c4d6f8007255a170e662b?sid=4cfc9bd5-545d-459e-b39f-aa741d65f450
Also I have updated the notion doc with Alex's wized-cloak setup
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
I’m not sure what you mean by webflow prebuild? Could you clarify that?
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.