Howdy Framer JS'rs! I'm having issues keeping my Framer.js/Coffeescript code DRY. Any good tutorials out there? (To be specific, I have a dynamically generated list of buttons with event listeners (for swipe/touch/etc). I ended up copy pasting the events over and over instead of being able to programmatic-ally create/set them).
13 Comments