<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Await on The Coders Blog</title><link>https://thecodersblog.com/tag/await/</link><description>Recent content in Await on The Coders Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 08 May 2026 11:22:16 +0000</lastBuildDate><atom:link href="https://thecodersblog.com/tag/await/index.xml" rel="self" type="application/rss+xml"/><item><title>ClojureScript: Embracing Async/Await for Modern Development</title><link>https://thecodersblog.com/clojurescript-adds-async-await-support-2026/</link><pubDate>Fri, 08 May 2026 11:22:16 +0000</pubDate><guid>https://thecodersblog.com/clojurescript-adds-async-await-support-2026/</guid><description>&lt;p&gt;For years, ClojureScript developers have navigated the landscape of asynchronous operations with a powerful, albeit sometimes verbose, set of tools. While &lt;code&gt;core.async&lt;/code&gt; offered a robust CSP-like model, its distinct paradigm could feel like a detour when interfacing with the ubiquitous &lt;code&gt;Promise&lt;/code&gt;-based world of JavaScript. The common practice of chaining &lt;code&gt;.then&lt;/code&gt; callbacks, while functional, often led to nested structures that, frankly, felt like an artifact of an older era in JavaScript development.&lt;/p&gt;</description></item></channel></rss>