tejashah88/node-meraki-dashboard

What does "slightly opinionated" mean?

pdlove opened this issue · 2 comments

What does "slightly opinionated" mean?

@pdlove At the time of initially writing the module, its intention was to provide a modern node client library for the Meraki Dashboard API with a few optimizations such as consistent error logging and first class promise support. Those optimizations are my opinion(s) as to how a proper node.js client library, although in retrospect, the phrase isn't really necessary.

Just curious! Thanks for the work on this.