â»ïž Knowledge seeks community ð«¶ #2
Nice one, Stef!
Promises make the code much more readable than only relying in callbacks. It's easy otherwise to have callback hell in your code http://callbackhell.com/
Thanks, Fran! ð
Totally agree about promises. The source you've mentioned has a good example of what we are trying to avoid. Nice one! ð
Nice one, Stef!
Promises make the code much more readable than only relying in callbacks. It's easy otherwise to have callback hell in your code http://callbackhell.com/
Thanks, Fran! ð
Totally agree about promises. The source you've mentioned has a good example of what we are trying to avoid. Nice one! ð