Coding Promises (Part 2 ) - Async Await & Promises Promises As the term suggests , Promise is a promise that tells us that something (either the value or the reason it doesn't have value )will be available in the future.
Developer Promises ( PART 1 ) - Asychronous Code & Callbacks ! What do you think a Promise is ? It's not that Complicated . In this blog I'll try and break it to you guys in very simple terms what are these and