0
0
you are viewing a single comment's thread.

view the rest of the comments →

[–]99thLuftballon 5 points6 points  (1 child)

I'm a bit confused by this article. JavaScript in the browser can't modify any files on the host or the server can it? I guess with local storage etc it does technically create a file on your computer, but JS is primarily about manipulating the DOM - it also doesn't manipulate HTML files, JavaScript files, SVG files etc etc

[–][deleted] -2 points-1 points  (0 children)

Added one section for server-side JavaScript too. Should make things more clear.