Explore tweets tagged as #ECMAScript
ECMAScript excitement 😉 Congrats to James Snell on advancing Typed Array Find Within to Stage 1 at @TC39 today 🎉 It aims to provide a native indexOf operations for Typed Arrays.
2
4
69
Have any .NET devs heard of or used Jint before? I prototyped some ideas years ago with it. Cool to see it still well maintained and all the ECMAScript features supported now.
18
5
77
ECMAScript 2026 (the Javascript spec) has a Promise.try() If you pass a sync method to it, it will execute it immediately. It won't schedule it for the next microtask like Promise.resolve.then() does.
10
33
366
一部の開発ツールでは「JavaScript」ではなく「ECMAScript」という名称を使わざるを得ません。理由は単純で、JavaScriptの商標をOracleが握っているからです。
5
190
897
/ 重版情報📢 \ 『いちばんやさしいJavaScriptの教本 第2版 ECMAScript 2017(ES8)対応 人気講師が教えるWebプログラミング入門』(9️⃣刷) 応用できる基礎が身に付く! ⬇️試し読みはこちら⬇️ https://t.co/A5rL6feUAO
0
1
1
ECMAScript excitement 😉 Congrats to my coworker @acutmore @TechAtBloomberg on advancing Await Dictionary to Stage 2.7 at @TC39 today 🎉 Promise.all returns positional results as an array. Promise.allKeyed allows named results inside an object 👍
42
113
1K
I still cringe thinking about that time in a job interview that I said reading ECMAScript gave me a headache… only to discover my interviewer was one of the authors of ECMAScript.
1
0
1
ECMAScript excitement 😉 This week TC39 advanced these proposals 🎉 4️⃣ Intl.Locale Info 4️⃣ Iterator.concat 4️⃣ JSON.parse Source Txt 3️⃣ https://t.co/2zSc2BgbUo 2️⃣.7️⃣ Iterator.prototype.join 2️⃣.7️⃣ Promise.allKeyed 2️⃣ Error.captureStackTrace 2️⃣ Import Text 2️⃣ Object.keysLength 🧵
5
9
121
ECMAScript excitement 😉 Congrats to @NicoloRibaudo on advancing Intl Energy Units to Stage 1 at TC39 today 🎉 It provides three more units to work with Intl.NumberFormat for string formatting 👍
1
2
34
UPDATE: There's a 3-character version, and probably the most cursed JavaScript I've ever seen. Shoutout to @bedros_p for finding this one. Has to do with how HTML comments are treated in the ECMAScript spec.
JS minifiers output "void 0" as a shorter alias for "undefined", but we can get even shorter (and more cursed):
9
10
553
アニメーション制作ソフト friction は、ECMAScript で動きを制御できる。 こういうのがいい。 描画から自力で書こうとしたら大変だけど、位置や大きさ傾きだけスクリプトでいじるのは簡単に書ける。 こういうのでいいんだよ。 https://t.co/FYtstVrC9B
0
0
6
As a JavaScript developer, master these 20 skills to stay relevant in the evolving job market: 1. JavaScript Fundamentals & Language Core — scoping, closures, prototypes, hoisting, `this`, strict mode 2. Modern ECMAScript & Syntax — ES6+ features: arrow functions, destructuring,
10
49
353
FYI, ECMAScript directives are StringLiteral according to the ES spec They are just a special kind of string literals (I'm not sure whether directives are a good or bad idea yet, just want to state a fact)
2
3
30
Nice! 50% of the 95 354 ECMAScript 262 tests now pass for https://t.co/YVcqWNCrtK Roughly 80% of the "Language Tests" now pass. 99%+ AI generated JS Engine in C# ps. JS is a really messed up language, just saying....
1
0
8
ECMAScript excitement 😉 Congrats to Frank Tang on advancing Intl Locale Info API to Stage 4 at @TC39 today 🎉 It exposes Locale info such as week data (first day in a week, weekend start day, weekend end day), text direction, hour cycles, numbering systems, etc.
11
18
175