• #dev 2019-09-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-09-26 UTC
# 15:11
aaronpk
hm yeah, that's tough. I usually look for possible entry points into a JS file. that'd be things like globally defined functions, or code that traverses the DOM. once you identify the entry points, you can look for things that would cause those to be entered.