Results 245 comments of Daniel

@mtrezza what are your thoughts?

I think this is fixed by https://github.com/parse-community/parse-dashboard/pull/2275

Related: https://community.parseplatform.org/t/cannot-find-the-correct-server-path-after-success-deployment-to-beanstalk/1482/11

I'll see how I go. I'll crack in this week and comment here for your advice!

Ready for merge @mtrezza

I guess it’s a feature (although it’s expected behaviour) and breaking because any query.subscribe that throws using beforeConnect/beforeSubscribe will throw

I would be happy to set that up if you'd like? I'll include the whitelist I started building.

My thoughts exactly. I'll add that to this PR.

I had to fork the [markdown spell check](https://github.com/lukeapage/node-markdown-spellcheck/compare/master...dblythy:master) and make a few changes otherwise the whitelist (`.spelling`) would be literally 1000s of lines long. Let me know what you think...

Not sure why it's not showing here but the CI runs through all MD files and checks spelling. [Here's the result](https://github.com/dblythy/docs/runs/1815434203) Might need a coding genius such as @mtrezza to...