I use a very complicated zoom in animation for my site. I don’t know any Javascript so I just copied a few tutorials and barely got my site working.
Although it looks okay, the backend is a mess. I can’t refactor it or change it easily. Can someone please help me use the right design principles to productively do the circle-zoom animation, and still have an easy way to edit my site?
This is really messy, so i appreciate anyone giving me some pointers. Thank you.
Sounds good thank you. Will this help with the custom zoom that uses javascript? I made this years ago, so I barely remember the tutorial I followed. I can’t find it again either. TY so much.
It will give you very helpful foundations on general web development. Then you can just read the documentation for the CircleType library and also look at the Webflow animation you have setup that happens when users click on the center icon.