ClojureScript Gets Async/Await 2 hours ago (clojurescript.org) 2 comments Borkdude Reply Add to library zerr 28 minutes ago For the moment thought the article was about CoffeeScript... But it already supports async/await :) midnight_eclair 32 minutes ago to be clear - clojurescript had support for asynchronous paradigm through core.async library (CSP style) long before async/await landed in javascript itself.
zerr 28 minutes ago For the moment thought the article was about CoffeeScript... But it already supports async/await :)
midnight_eclair 32 minutes ago to be clear - clojurescript had support for asynchronous paradigm through core.async library (CSP style) long before async/await landed in javascript itself.
For the moment thought the article was about CoffeeScript... But it already supports async/await :)
to be clear - clojurescript had support for asynchronous paradigm through core.async library (CSP style) long before async/await landed in javascript itself.