Skip to content

Commit 66f9790

Browse files
authored
914 (#2031)
1 parent 297137d commit 66f9790

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
number: 914
3+
title: "5 Upcoming + Next Gen JavaScript Features"
4+
date: 1750849200000
5+
url: https://traffic.megaphone.fm/FSI8536254798.mp3
6+
youtube_url: https://www.youtube.com/watch?v=_x5f35JVKt8
7+
---
8+
9+
Wes and Scott talk about the latest JavaScript proposals from TC39, including features like import defer, the powerful new random namespace, Array.fromAsync, and native clamp and upsert methods. They break down what’s coming, why it matters, and how it might improve your code.
10+
11+
### Show Notes
12+
13+
* **[00:00](#t=00:00)** Welcome to Syntax!
14+
* **[02:55](#t=02:55)** Brought to you by [Sentry.io](https://sentry.io/)
15+
* **[05:37](#t=05:37)** Import Defer
16+
- [proposal-defer-import-eval](https://github.com/tc39/proposal-defer-import-eval/)
17+
- [proposal-deferred-reexports](https://github.com/tc39/proposal-deferred-reexports?tab=readme-ov-file)
18+
- [Rob Palmer](https://x.com/robpalmer2)
19+
* **[09:30](#t=09:30)** Random Functions
20+
- [proposal-random-functions](https://github.com/tc39/proposal-random-functions)
21+
- [proposal-seeded-random](https://github.com/tc39/proposal-seeded-random)
22+
* **[18:32](#t=18:32)** Array from Async
23+
- [proposal-array-from-async](https://github.com/tc39/proposal-array-from-async)
24+
* **[20:56](#t=20:56)** Upsert for Maps
25+
- [proposal-upsert](https://github.com/tc39/proposal-upsert)
26+
* **[23:13](#t=23:13)** Clamp
27+
- [proposal-math-clamp](https://github.com/tc39/proposal-math-clamp)
28+
* **[27:02](#t=27:02)** Sick Picks + Shameless Plugs
29+
30+
### Sick Picks
31+
32+
- Scott: [Anker Max USB 4-Port](https://amzn.to/3FCQFfo)
33+
- Wes: [Clarkson's Farm](https://en.wikipedia.org/wiki/Clarkson%27s_Farm)
34+
35+
### Hit us up on Socials!
36+
37+
Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)
38+
39+
Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)
40+
41+
Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)
42+
43+
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 commit comments

Comments
 (0)