←back to thread

277 points merqurio | 1 comments | | HN request time: 0.205s | source
Show context
epolanski ◴[] No.45113064[source]
Great project but I can't stand syntax such as decorators.
replies(5): >>45113194 #>>45113315 #>>45113317 #>>45113613 #>>45114400 #
mdhb ◴[] No.45113194[source]
They are optional for what it’s worth. They are also landing in standard JS soon.
replies(2): >>45113224 #>>45118570 #
1. Klaster_1 ◴[] No.45113224[source]
The proposal is stuck at stage 3. AFAIK, to proceed to stage 4, it needs two independent implementations, but Firefox [0] and Chromium [1] didn't see any progress in this area for about a year. Personally, after working with Angular for many years, that's not a language feature I am looking forward to.

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=1781212

[1] https://issues.chromium.org/issues/42202709