|
|
|
|
|
by forty
1203 days ago
|
|
If you don't want to make the same mistake as me: don't ever choose to use a language whose syntax doesn't distinguish between variable assignment and variable declaration. Yes this includes coffeescript. This seems optional in civet [1]. [1] https://civet.dev/cheatsheet#variable-declaration |
|