Cover Photo by Bimo Luki on Unsplash
As you saw in the previous article that task queues are pretty awesome 🌟 and in this tutorial we would be usi...
For further actions, you may consider blocking this person and/or reporting abuse
Great start. But shouldn't your POST api return an orderId, so that customer can ask status of his order?
Yeah you are right, this was a very basic example, but I will be adding it to this article. Thanks for your feedback 😊
Swarup, I have updated the code in the Github repo, will be updating the article soon. Thanks for your nice idea.
I have put my review comments in github github.com/sarbikbetal/nodejs-task....
Let me know what you think of it.
Cheers
Thank you so much, I checked it out. I would always keep them in mind. 😊
Nice post!
by the way : Came here searching for time consuning common tasks usually devs wants to run in nodejs.. Im developing a distributed queue/task runner , and searching for good use cases to apply as examples..
queueXec
👍👍👍
Hey Sarbik! Great article. Do you plan to write a third answering "How do we send the food to our customer once it is prepared?"
Very interesting article.
Looking forward to read the next one... Nice way to explain it with the analogy.
Would you give as well some additional use cases with real world examples?
Yes Simone, that's what I would do in the next article 😁. We would build something interesting, Stay tuned 📻.
Wow,, great post, thanks for great explanation of task queue and the example project, love it.