01-promise-home-Page does not load, place home page here
01
Place the home page most useful code here.
Add Best code here.


02
this is a step-float
function getWeather() { return new Promise(function(resolve,reject){ }) } let promise = getWheather() console.log(promise)
We use promises when we need to wait for information or data