/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
JavaScript Just Leveled Up: ES2025 – You'll Fall in Love With
(jsdevspace.substack.com)
13 points
javatuts
| 2 comments |
07 Nov 25 06:51 UTC
|
HN request time: 0s
|
source
1.
M4v3R
◴[
07 Nov 25 07:28 UTC
]
No.
45844273
[source]
▶
>>45844117 (OP)
#
when ({ status: s if s >= 500 }) -> throw new Error(’Server Error’)
Is it only me or this doesn’t look like JavaScript anymore?
replies(1):
>>45844456
#
ID:
GO
2.
javatuts
◴[
07 Nov 25 08:07 UTC
]
No.
45844456
[source]
▶
>>45844273 (TP)
#
JavaScript is moving toward functional programming languages — I don’t see what’s wrong with that.
↑