An extension of native ES6 Promises that provides the ability to cancel and/or clear promise chains.
-
Updated
Apr 9, 2017 - JavaScript
An extension of native ES6 Promises that provides the ability to cancel and/or clear promise chains.
This is a Web Application which generates a new Joke each time the button clicked. It mainly depend on API fetching.
Deferred async operation made easy in JavaScript
This contains promise object concepts
This is a simple project made with the use of Javascript es7, babel and Webpack to create a Hangman Based Word Guessing Game.
Promises framework for Swift 5
JavaScript Concepts - Example
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…
You can see current weather for a specific country
Source code for: https://bit.ly/2YK0nlb
Namaste JavaScript notes provide a comprehensive guide for mastering JavaScript. Covering key concepts, syntax, and practical applications, it's an invaluable resource for developers seeking JavaScript proficiency.
App to find out information of earth like planets.
Web DB II Module Challenge
😇 A data fetching solution for React Hooks and Imperative Ajax request
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…
A couple of rxjs inspired operators for promises
This is a CRUD = {Create, Read, Update, Delete} Application created with use of es7 Javascript, Babel and Webpack.
Add a description, image, and links to the promise-chain topic page so that developers can more easily learn about it.
To associate your repository with the promise-chain topic, visit your repo's landing page and select "manage topics."