Live data from Hacker News

Show HN: JSFiddle-style object-relational BaaS

back.io

11–15 of 15 posts

Re: Show HN: JSFiddle-style object-relational BaaS

#11
post #6
post #5

Earlier quoted context omitted.

This service is a little bit slow when accessed for the first/second time. After been CDN-cached, everything is fine. The full log can be found here, http://pastebin.com/9SLsLZCS

Cool, thanks for the report. There is a code generation process that needs to occur, but I suppose this could be optimized.

Got another error: https://s3.amazonaws.com/back.io/client.js.map 403 (Forbidden) then "Uncaught RangeError: Maximum call stack size exceeded" in the demo script.

Re: Show HN: JSFiddle-style object-relational BaaS

#15
post #11
post #6

Earlier quoted context omitted.

Cool, thanks for the report. There is a code generation process that needs to occur, but I suppose this could be optimized.

Got another error: https://s3.amazonaws.com/back.io/client.js.map 403 (Forbidden) then "Uncaught RangeError: Maximum call stack size exceeded" in the demo script.

The 403 on the sourcemap is by design (I might change this), I'll have to look into the stack overflow though...
Post reply on HN