<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Async/Await on The Coders Blog</title><link>https://thecodersblog.com/tag/async/await/</link><description>Recent content in Async/Await on The Coders Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 08 May 2026 08:24:28 +0000</lastBuildDate><atom:link href="https://thecodersblog.com/tag/async/await/index.xml" rel="self" type="application/rss+xml"/><item><title>[ClojureScript]: Enhancing Asynchronous Development with Async/Await</title><link>https://thecodersblog.com/clojurescript-adds-async-await-support-2026/</link><pubDate>Fri, 08 May 2026 08:24:28 +0000</pubDate><guid>https://thecodersblog.com/clojurescript-adds-async-await-support-2026/</guid><description>&lt;p&gt;For years, ClojureScript developers have navigated the intricate world of asynchronous operations with a toolkit that, while powerful, often felt like a creative workaround. We&amp;rsquo;ve embraced &lt;code&gt;cljs.core.async&lt;/code&gt; with its elegant CSP model, wrestled with promise chaining, and utilized various third-party libraries to bring a semblance of sequential clarity to operations that inherently unfold over time. The consensus, whispered in forums and debated in community channels, was clear: JavaScript&amp;rsquo;s native &lt;code&gt;async&lt;/code&gt;/&lt;code&gt;await&lt;/code&gt; syntax offered a level of readability and ergonomic ease that was, frankly, aspirational. Today, with the release of ClojureScript 1.12.145, that aspiration becomes a grounded reality. This is not merely an incremental update; it’s a pragmatic embrace of modern JavaScript features that fundamentally streamlines asynchronous development for ClojureScript practitioners.&lt;/p&gt;</description></item></channel></rss>