Skip to content
#

promise-chain

Here are 57 public repositories matching this topic...

This is a second version of pizza order status project in which when we order a pizza, the status of our order is shown like uptill which state our pizza is in. We can also order multiple pizza here. The concept used here is promises and promise chaining in which one thing is executed after another with the help of setTimeout concept. As soon as…

  • Updated Aug 26, 2022
  • JavaScript

This is Anomo app made using React.js. In this app, we can share the feedbacks without actually revealing the name. This is made with the help of fetching API's from the firebase database. In the app when we click submit, the feedbacks are stored in the firebase database and at the same time we are fetching the responses from the database and pr…

  • Updated Sep 27, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the promise-chain topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the promise-chain topic, visit your repo's landing page and select "manage topics."

Learn more