rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

162 feeds


2ality – JavaScript and more

Posts

Mastodon’s weaknesses and how to fix them 🔗

<p>As a web developer, I love Mastodon:</p> <ul> <li>Since Twitter became X, there are enough web dev people here.</li> <li>I’m happy with the web app [...]

Ecma International approves ECMAScript 2024: What’s new? 🔗

<p>On 26 June 2024, the 127th Ecma General Assembly approved the ECMAScript 2024 language specification (<a href="https://ecma-international.org/news/ [...]

ECMAScript 2024 features: resizing and transferring ArrayBuffers 🔗

<p>In this blog post, we examine ArrayBuffer features that were introduced in ECMAScript 2024:</p> <ul> <li><a href="https://github.com/tc39/proposal- [...]

ECMAScript 2023 feature: symbols as WeakMap keys 🔗

<p>In this blog post, we take a look at the ECMAScript 2023 feature <a href="https://github.com/tc39/proposal-symbols-as-weakmap-keys">“Symbols as Wea [...]

ECMAScript 2025 feature: duplicate named capturing groups for regular expressions 🔗

<p>In this blog post, we take a look at the ECMAScript 2025 feature <a href="https://github.com/tc39/proposal-duplicate-named-capturing-groups">“Dupli [...]

ECMAScript 2024 feature: <code>Promise.withResolvers()</code> 🔗

<p>In this blog post we take a look at the ECMAScript 2024 feature <a href="https://github.com/tc39/proposal-promise-with-resolvers">“<code>Promise.wi [...]