How to Create Flexible JavaScript APIs with Functional Options

The methods presented in this article were popularized by Dave Cheney, Rob Pike, and Márk Sági-Kazár. This article presents how to adapt these methods to JavaScript.
Functional Options is a term used in the Go developer community and was created to e… Read more

Similar

The False Promise of JavaScript Microlibs

Pete Hunt of React fame recently got into an online discussion about the pros and cons of Webpack vs. Browserify. In the discussion he inadvertently coins a hilarious term for a form of rhetoric in some circles of the JavaScript community - "Modularity Sh... (more…)

Read more »