|
|
|
|
|
by throw51319
2061 days ago
|
|
I don't get Node JS. It seems like you just need to somehow know the function for a specific version of it, and stuff changes all the time. And there's not really a good auto-suggestion. You need to know the args, and it just seems "hacky". Like it's good to write something small when you know what functions you use etc... but just not stable for big stuff. |
|
Also, it seems like your comment could be generalized to include all dynamic language runtimes, not just Nodejs.