James M Snell(@jasnell) 's Twitter Profileg
James M Snell

@jasnell

Mastodon: https://t.co/HBQLLnxtoj
Not Parody, I am definitely the real James M Snell.

ID:10399172

linkhttp://jasnell.me calendar_today20-11-2007 01:19:49

25,1K Tweets

10,0K Followers

2,8K Following

Rob Palmer(@robpalmer2) 's Twitter Profile Photo

ECMAScript excitement 😉

Congrats to Kevin Gibbons on advancing Set Methods to Stage 4 this week TC39 🎉

Set.prototype gains these methods:

🔶 intersection
🔶 union
🔶 difference
🔶 symmetricDifference
🔶 isSubsetOf
🔶 isSupersetOf
🔶 isDisjointFrom

github.com/tc39/proposal-…

account_circle
Greg Brimble(@GregBrimble) 's Twitter Profile Photo

Live demo of RPCs and entrypoints ✅

public-service.gregbrimble.workers.dev

Code: github.com/cloudflare/js-…

Live demo of RPCs and entrypoints ✅ public-service.gregbrimble.workers.dev Code: github.com/cloudflare/js-…
account_circle
Brendan Irvine-Broque(@irvinebroque) 's Twitter Profile Photo

JavaScript frameworks provide their own Node.js local dev servers.

The Workers runtime provides built-in APIs to D1, R2, KV and more.

You just want local dev to work like prod.

We figured it out — with framework maintainers help. Here's how we did it:

blog.cloudflare.com/blazing-fast-d…

JavaScript frameworks provide their own Node.js local dev servers. The Workers runtime provides built-in APIs to D1, R2, KV and more. You just want local dev to work like prod. We figured it out — with framework maintainers help. Here's how we did it: blog.cloudflare.com/blazing-fast-d…
account_circle
Adam Janiš(@adam_janis) 's Twitter Profile Photo

Ok, this is the best Cloudflare announcement this week.
Cloudflare, hit me up once you open the marketplace sign-ups. You know I got some neat ideas.

blog.cloudflare.com/javascript-nat…

account_circle
Cloudflare(@Cloudflare) 's Twitter Profile Photo

Cloudflare Workers now features a built-in RPC (Remote Procedure Call) system for use in Worker-to-Worker and Worker-to-Durable Object communication, with absolutely minimal boilerplate. cfl.re/3U5qPoM

account_circle
Kenton Varda(@KentonVarda) 's Twitter Profile Photo

Brendan Coll While I'm at it, thanks Glen Maddern Michael Hart James M Snell and Brendan Irvine-Broque for tons of feedback and spirited design discussions, and Milan (mellowyarker on GitHub; twitter handle unknown) for kicking off the initial implementation that got me going...

account_circle
Brendan Irvine-Broque(@irvinebroque) 's Twitter Profile Photo

JavaScript-native RPC.

- JS language standards only, no special protocols
- define a public class method, call it from another Worker
- each named export in your Worker can provide its own RPC interface
- works with Durable Objects too

Kenton Varda 🤯

blog.cloudflare.com/javascript-nat…

account_circle
Cloudflare(@Cloudflare) 's Twitter Profile Photo

Today we are announcing five updates that put more power in your hands – Gradual Deployments, Source mapped stack traces in Tail Workers, a new Rate Limiting API, brand-new API SDKs, and updates to Durable Objects. Let's dive in! cfl.re/3VLZZmS

account_circle