1. X
  2. Rob Palmer
Log inSign up
Rob Palmer
10.4K posts
Rob Palmer profile banner
user avatar

Rob Palmer

@robpalmer2
JavaScript Infrastructure & Tooling at Bloomberg. Co-chairing @TC39. Likely to tweet tech stuff about JS & software performance. Opinions are my own.
London, England
Joined July 2009
1,797
Following
11.6K
Followers
RepliesRepliesMediaMedia
  • user avatar
    Rob Palmer
    @robpalmer2
    Aug 10
    We're hiring a Technical Product Manager for Web Platform & Frameworks infrastructure at @TechAtBloomberg in New York. You'll be working with me and @jkup plus a whole bunch of folks excited by web technologies ✨ If you might be interested, please apply below. DMs welcome.
  • user avatar
    Rob Palmer
    @robpalmer2
    Jul 27
    ECMAScript excitement 😉 Last week @TC39 advanced these proposals 🎉 3️⃣ Await dictionary 2️⃣.7️⃣ Thenable curtailment 2️⃣ Error code property 2️⃣ Fused multiply-add 1️⃣ Intl.DateTimeFormat alignment with other standards 1️⃣ Linear matching 1️⃣ Map.take
  • user avatar
    Rob Palmer
    @robpalmer2
    Jul 27
    ECMAScript excitement 😉 Congrats to my coworker @acutmore @TechAtBloomberg on advancing Await Dictionary to Stage 3 at @TC39 🎉 Promise.all returns positional results as an array. Promise.allKeyed allows named results inside an object 👍
    const {
  shape,
  color,
  mass,
} = await Promise.allKeyed({
  shape: getShape(),
  color: getColor(),
  mass: getMass(),
});
  • user avatar
    Rob Palmer
    @robpalmer2
    Jul 13
    A detailed blog post on how @ashadyaseeen used data-oriented design to create a JS parser “Yuku” that is faster than mainstream parsers. Includes techniques to reduce AST size and allocation count.
    user avatar
    arshad
    @arshadyaseeen
    Jun 28
    I wrote this article to describe the design discipline I used to build Yuku. arshad.fyi/writings/engin…
    Image
  • user avatar
    Rob Palmer
    @robpalmer2
    Jul 8
    Jarred’s promise to write a blog post has resolved.
    user avatar
    Jarred Sumner
    Bun
    @jarredsumner
    Jul 8
    Rewriting Bun in Rust bun.com/blog/bun-in-ru…

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement