Trying to call multiple snippets within a snippet. the child snippets have calls like save() or updateData() inside them. So you could see how calls from the first snippet may actually finish after the second and so on.
I’m wondering if there is a way to wrap the getSnippet inside a $.when .done and leverage deferred() promise multiple times in the parent snippet. Anyone have an example or thoughts on this?
Question
Using deferred with a snippet
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.