November 2017
— Yo guys
Https://github.com/scaccogatto/vue-waypoint/blob/d288625f2c202076b4393849c9fda648c8291863/src/waypointInterface.js#L20
— This line blows my mind
— I need to make a comparison between the current clientrect and the old one
— Bu I can't really figure out how to save the last client rect correctly
— So I can compare
— Any help?
— Wat?
— As you can see, I need to compare the current el.clientRect with an older el.clientRect
— But I can't figure out how to save correctly (and when) the current el.clientRect
— IN order to maintain the code clean I mean
— Recursion!