backbone.js - Finding where id or class was used in a Marionette application - reversed reverse engineering -
i'm debugging huge application. how figure out display or render id or class used? it's other way around rather right-clicking on element doing inspect element.
problem i've been opening many modals , inspecting dom manually , hoping see id or class. i'll find crazy! i'm not doing right.
Comments
Post a Comment