Ruben Casas

Results 3 issues of Ruben Casas

When app2 is down the entire app crashes. Since the route definition is synchronous and happens before the app renders, we can't do a dynamic import like `const routes =...

Using microdata is a recommended practice to boost SEO https://schema.org/docs/gs.html

enhancement
good first issue

The `tarr` module https://www.npmjs.com/package/tarr (with an extra r at the end) copy of the official node-tar package https://www.npmjs.com/package/tar was added in this commit https://github.com/sintaxi/surge/commit/bf652192da4c9e6f2da4f197b31f62aeb9e401cd what is the reason behind using...