Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Debugging Stickybits

Jeff Wainwright edited this page Sep 28, 2017 · 2 revisions

Debugging Stickybits

As of Stickybits 2.0, Stickybits' API is much more accessible.

To start debugging Stickybits in the most simple format:

var stickybit = stickybits('el');
console.log(stickybit);

Related articles

...in progress (9/28/17)

Clone this wiki locally