expressjs / expressjs.com

Home Page:https://expressjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] broken link on Performance best practices page

anyamiletic opened this issue · comments

broken link is located in the advanced section of the docs (line 86):

* [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog)

links that are also broken:
Asynchronous Error Handling in Express with Promises, Generators and ES7
Promises in Node.js with Q – An Alternative to Callbacks

It appears the link is the same for all languages. The strongloop blog generally is unavailable at the moment, and there doesn't appear to be good link at their new documentation web page.

The strongloop blog has since been fixed and links are working again 👍