JavaScript is the common name for the language initially used for scripting in web browsers. It is NOT the same as Java. Use this tag for questions regarding ECMAScript and its dialects/implementations (excluding ActionScript and JScript).
6
votes
2answers
154 views
Launch a GUI browser on server without a GUI? [duplicate]
What's a simple way to launch a browser on an server that doesn't have a GUI, but needs a GUI-like browser? Something like Firefox or Chrome. I need to trigger a page load but it needs full javascript ...
10
votes
4answers
624 views
Is there a JavaScript shell?
Recently I've been working with JS and I'm very enthusiastic about this language. I know that there is node.js for running JS at server side, but is there a shell that uses JS as a scripting language? ...
3
votes
3answers
2k views
What's the currently recommended way to install node.js on Debian?
I've found a few different methods on the web, but some of the articles are quite old, and I'm concerned that the methods they describe have been superceded.
Can anyone tell me what the currently ...
0
votes
1answer
278 views
IDE or Editor for Front-end development (JavaScript/HTML/CSS)? [closed]
These days APTANA seems to be the IDE of choice for Javascript developers although there is no package for Ubuntu or any other distribution.
How do I install Aptana on Ubuntu? Is it stable?
(if you ...
3
votes
1answer
242 views
StackExchange with Elinks
I use Elinks to browse while I am connected remotely. I am unable to login to stackexchange using my OpenID. I enter the correct URL, and upon submission, I get the "No OpenID endpoint found." text. I ...