|
|
|
|
|
by fireattack
2313 days ago
|
|
The biggest problem I have with JS in term of readability is IIFE. I know what it does, but it just looks ugly when you have hundreds of them in a program. The "semicolon in front" is even worse, needless to say. There gotta be a better way to design syntax for an async language.. right? |
|