Click here to Skip to main content
15,670,092 members
Articles / Programming Languages / Javascript

Tagged as

Stats

15.9K views
3 bookmarked

Promises in JavaScript - Past, Present and the Future

Rate me:
Please Sign up or sign in to vote.
4.50/5 (2 votes)
26 Jun 2016CPOL8 min read
An article about the history, current trends and the future of JavaScript Promises
When we are dealing with async code and callbacks in JavaScript, then promises come into the picture. In this article, you will learn about the history, current trends and future of promises.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
Just a regular guy interesting in programming, gaming and a lot of other stuff Smile | :)

Please take a moment to visit my YouTube Channel and subscribe to it if you like its contents!
My YouTube Channel

Don't be a stranger! Say Hi!!

Cheers!

Comments and Discussions