https://moriken.dev
This week TC39 advanced these proposals 🎉
4️⃣ Intl.Locale Info
4️⃣ Iterator.concat
4️⃣ JSON.parse Source Text
3️⃣ Iterator.zip
2️⃣.7️⃣ Iterator.prototype.join
2️⃣.7️⃣ Promise.allKeyed
2️⃣ Error.captureStackTrace
2️⃣ Import Text
2️⃣ Object.keysLength
1️⃣ Intl Energy Units
1️⃣ Intl Unit Protocol
🧵
This week TC39 advanced these proposals 🎉
4️⃣ Intl.Locale Info
4️⃣ Iterator.concat
4️⃣ JSON.parse Source Text
3️⃣ Iterator.zip
2️⃣.7️⃣ Iterator.prototype.join
2️⃣.7️⃣ Promise.allKeyed
2️⃣ Error.captureStackTrace
2️⃣ Import Text
2️⃣ Object.keysLength
1️⃣ Intl Energy Units
1️⃣ Intl Unit Protocol
🧵
Congrats to Eemeli Aro @mozilla.org on advancing Import Text to Stage 2 at TC39 today 🎉
It uses an import attribute for easy loading.
import text from "path/to/file.txt" with { type: "text" };
github.com/eemeli/propo...
Congrats to Eemeli Aro @mozilla.org on advancing Import Text to Stage 2 at TC39 today 🎉
It uses an import attribute for easy loading.
import text from "path/to/file.txt" with { type: "text" };
github.com/eemeli/propo...
Congrats to my coworker @ashley-c.bsky.social at 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 👍
github.com/tc39/proposa...
Congrats to my coworker @ashley-c.bsky.social at 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 👍
github.com/tc39/proposa...
Congrats to Michael Ficarra on advancing Joint Iteration to Stage 3 at TC39 today 🎉
It provides synchronized iteration over multiple iterators.
🔸 Iterator.zip vends an array per-iteration
🔸 Iterator.zipToObjects vends an object per-iteration
Congrats to Michael Ficarra on advancing Joint Iteration to Stage 3 at TC39 today 🎉
It provides synchronized iteration over multiple iterators.
🔸 Iterator.zip vends an array per-iteration
🔸 Iterator.zipToObjects vends an object per-iteration
Congrats to @michael.ficarra.me on advancing Iterator Sequencing to Stage 4 at TC39 today 🎉
let it = Iterator.concat(it1, it2, ...)
It helps you create an iterator by stitching together a sequence of iterators 👍
github.com/tc39/proposa...
Congrats to @michael.ficarra.me on advancing Iterator Sequencing to Stage 4 at TC39 today 🎉
let it = Iterator.concat(it1, it2, ...)
It helps you create an iterator by stitching together a sequence of iterators 👍
github.com/tc39/proposa...
Congrats to Richard Gibson on advancing JSON.parse source text access to Stage 4 at TC39 today 🎉
It grants reviver functions access to the input source text 👍
github.com/tc39/proposa...
Congrats to Richard Gibson on advancing JSON.parse source text access to Stage 4 at TC39 today 🎉
It grants reviver functions access to the input source text 👍
github.com/tc39/proposa...
TC39 is about to meet in Tokyo! We have a packed agenda with many proposals being pitched for stage advancement.
This meeting is hosted by TechAtBloomberg and begins in 30 mins.
TC39 is about to meet in Tokyo! We have a packed agenda with many proposals being pitched for stage advancement.
This meeting is hosted by TechAtBloomberg and begins in 30 mins.
jovi0608.hatenablog.com/entry/201502...
jovi0608.hatenablog.com/entry/201502...