Js Understanding The Weird Parts [extra Quality] -
b(); // "works" function b() console.log("hoisted");
JavaScript doesn't use traditional "class-based" inheritance (even though the class keyword exists now). It uses . js understanding the weird parts
IIFE are functions that are executed immediately after they are defined. b(); // "works" function b() console