Published onDecember 6, 2019JavaScript ProxyNode.jsA proxy is an object that controls access to another object, called a subject.
Published onDecember 4, 2019JavaScript Composable Factory FunctionsNode.jsthat can be "composed" together to build new enhanced functions.
Published onDecember 3, 2019JavaScript Factory Design PatternNode.jsobject-oriented design, for its simplicity, usability, and small surface area.