In this week\u2019s installment of Programming By Stealth, Bart teaches us how to create a JavaScript API up to and including an easy way to create professional documentation in order to publish our work as a JavaScript library. In order to get there we learn how to write reusable and sharable code, how \u201cclosures\u201d help you keep your variables out of the global scope so they don\u2019t mess up other people\u2019s code, we learn one Ternary Operator), and my favorite, self-executing anonymous functions.
\n\nApologies for getting the episode number wrong in the audio \u2013 I said it was #460 when it\u2019s actually #461.
\n\nYou can find Bart\u2019s tutorial we follow in this episode at bartbusschots.ie/\u2026.