|
|
|
|
|
by gasping
4114 days ago
|
|
> …we eliminate so-called “structured programming” constructs like “for” and “if”. Only function calls, variables, and constants are allowed. The result is that we end up with something that looks a lot more like assembly code; but instead of “GOTO” statements, we use callbacks… Oh god please no. Building a nontrivial app in node is already a nightmare. |
|