Comment on Tiny Treeshaker: JavaScript tree shaking in 200 lines of codeparentComments−pwdisswordfish85ys/for JS/on NPM/There's no reason you can't write JS the same way you would write Java or C++. (And if you were writing "serious" applications in JS that weren't web apps before NodeJS came along, you did. Of course, you still can, too.)−raxxorrax5yIt certainly is more the environment than the language itself, true.
Comments
s/for JS/on NPM/
There's no reason you can't write JS the same way you would write Java or C++. (And if you were writing "serious" applications in JS that weren't web apps before NodeJS came along, you did. Of course, you still can, too.)
It certainly is more the environment than the language itself, true.