|
|
|
|
|
by golergka
1089 days ago
|
|
Callback hell, and a general lack of types. I have has a misfortune of spending today writing a test assignment for a company that still uses vanilla JS, without promises or declaration files. Felt right back in 2012 when I first tried node. Worked around the requirement of using JS by utilising JSDoc, but still — it was much worse than I remembered. |
|