Summary
Keywords
Full Transcript
Polling or Async Request-Reply Pattern is a way to query the backend with an interval in order to fetch the data or a resource. Let's see how polling & long polling work and understand the best practices. ======⚡⚡⚡====== Consider becoming a member of the channel by joining me ❤️ https://www.youtube.com/channel/UCqAL_b-jUOTPjrTSNl2SNaQ/join ☕ Buy me a coffee: https://www.buymeacoffee.com/softwaredeveloperdiaries 🙌 Become my Patreon and get exclusive perks: https://patreon.com/softdevdiaries 💼 Follow me on LinkedIn and drop me a message if you'd like: https://www.linkedin.com/in/gadirovgs/ 💻 Also, let's connect on GitHub: https://github.com/gusgad 📚 Resources: https://learn.microsoft.com/en-us/azure/architecture/patterns/async-request-reply Code: https://github.com/gusgad/youtube-tutorials/tree/async-request-reply My API Design video: https://youtu.be/7nm1pYuKAhY And don't forget to subscribe for more videos like this 😊
