Skip to content
Jason Swearingen edited this page Mar 10, 2019 · 3 revisions

brainstorm

if axios has problems (for example: still can't do https connection pooling it seems) try the request-promise library

removed libs

some libraries have not commonly been used and so are being removed to slim the lib. we can consider re-adding later if there's a great need for it in browser projects.

  • "sanitize-html": "^1.19.0",
  • "validator": "^10.7.1",
Clone this wiki locally