IIFE Mode
IIFE is Immediately Invoked Function Expression). Directly init the JavaScript class by its name. The iife format creates a self-executing function that runs immediately when the script is loaded. This allows you to directly expose variables and functions to the global scope without creating a separate module object.
Click the Buttons to fire an event and log to the Textarea
Logger Textarea