My Works & learnings

Promise.resolve

September 10, 2020

Promise.resolve returns a promise which will resolve with a data. let r = Promise.resolve('da') r.then((d)=>{ console.log(d) }) Lit element has a strict types. I refuce to believe


Vishnu Sandhireddy

Written by Vishnu Sandhireddy who lives and works in Hyderabad, India. twitter