Hi, pushbar.js is really nice. A question: what is the advantage of using static methods as opposed to normal methods in things like ` static dispatchClose(pushbar)`?
Hi, pushbar.js is really nice.
A question: what is the advantage of using static methods as opposed to normal methods in things like
static dispatchClose(pushbar)?