♻️ 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! 😊