←back to thread

277 points merqurio | 1 comments | | HN request time: 0.204s | 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 #
1. skrebbel ◴[] No.45113315[source]
Just to add to a sibling comment, they are optional and not in a “optional but if you dont use them it really sucks” kind of way.

The Lit authors tried hard to use vanilla JS everywhere they could, and it shows.