Code for my "JavaScript Promises in Depth" egghead.io course.
-
Updated
Jan 31, 2020 - JavaScript
Code for my "JavaScript Promises in Depth" egghead.io course.
This is a Project that makes use of Fetch API method to get Advice from an Open Source Advice API, as the user makes requests.
This is an Image Gallery with a great User Interface. The images are fetched from a given API and show on the screen and a pretty loader is shown till the time images are being loaded.
A restaurant webapp where you can search for recipes or food ingredients and receive a list of different food the ingredient is used in, including directions to prepare, ingredients, expected cooking time and quantity for varieties of servings. VIEW README FOR MORE DETAILS
A mobile responsive weather app that I made to practice using APIs and Javascript Promises.
JavaScript playground to play with JavaScript!
College assignments from Bryan University about interactions over the internet using HTTP, including sending information to a server and consuming/using information from 3rd party APIs with specific attention given to popular web techniques, including AJAX and APIs.
Learn more about Exoplanets! (built for Promises course)
A JavaScript project to illustrate simple promise behaviour.
Semantically, a Promise represents an asynchronous task that will be done but potentially isn’t yet done... source code taken from: https://medium.com/dailyjs/javascript-promises-zero-to-hero-plus-cheat-sheet-64d75051cffa
Demo API request app built by following coding tutorial walkthroughs as part of Code Institute's Diploma in Software Development course.
This project is describes about JavaScript promises.
Add a description, image, and links to the javascript-promises topic page so that developers can more easily learn about it.
To associate your repository with the javascript-promises topic, visit your repo's landing page and select "manage topics."