I ran into an annoying issue with js callback scope recently and wanted to document it for myself somewhere. Callbacks are super simple at the core — passing a function as a parameter to another function. That’s all well and good so long as everything is in the global scope. But that’s just bad practice. … Continue reading Javascript Callback Scope
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed