Software Alternatives & Reviews

Is my Vue Router middleware handler too abstracted?

npm axios
  1. 1

    npm

    npm is a package manager for Node.
    Good question! I had to think about it for a minute and look at packages I installed recently. I think it's all down to the README presented to me when I review the package in GitHub or npmjs.com. Examples:.

    #Front End Package Manager #JavaScript Package Manager #Package Manager 60 social mentions

  2. 2
    Promise based HTTP client for the browser and node.js - axios/axios
    By contrast, the README for Axios is long and detailed, and starts with a table of contents. It shows code samples for all use cases I can think of. A README like that inspires confidence.

    #Javascript UI Libraries #JS Library #Developer Tools 109 social mentions

Discuss: Is my Vue Router middleware handler too abstracted?

Log in or Post with