Are Promises only used when requests are made?
function sync1() { console.log("sync1"); } function sync2() { console.log("syn