Karl Swedberg
Karl Swedberg
:+1: to linking to a learn article.
@dmethvin : Great points. I'm gonna take a stab at updating this page. I was thinking about starting with the true events. Then mention `error`, `success`, et al as "...
ok. Do you think it makes sense to still refer to "global events," though, given the `global` setting?
@arthurvr : oh boy, I think I've littered this repo with a million little promises like that. I keep thinking I'm going to find time right around the corner, but...
Maybe we should just use the same demo we have in `.finish()` in the `.stop()` documentation?
Just referencing the demo would be fine with me.
@dmethvin : Fixing the ajax docs isn't as important here as fixing the deferred.done/fail/always docs. We need to include params for callback functions, which we're already sort of doing in...
@dmethvin, The problem is that someone using `.done()` off of a `$.ajax()` call could reasonably only look at the docs for `.done()` (https://api.jquery.com/deferred.done/). Pretty sure the OP is saying that...
@dmethvin : Agreed. that seems like the most sensible course of action here.
@AurelioDeRosa: why bother specifying `[**/.js]`, `[**.xml]`, etc.? Is there a type of file in which we don't use `indent_style = tab`? I think having one `indent_style = tab` along with...