JavaScript · Technical

Promises

Should I read this? If you’re a JavaScript developer who still uses callbacks (on either the client side or server side) then this post is for you. If you don’t know what Promises are, then you probably will find it useful. Back in time, JavaScript was initially built to add interactivity to web pages and to be… Continue reading Promises