Phobos: Another Server-side Javascript framework I did not know

posted 10:42PM Jul 08, 2007 with tags javascript web20 webdevelopment by Lars Trieloff

Javascript seems to be the hottest language on the web these days. Not on the client side, but on the server side. Today I came across Phobos, a server-side Javascript framework with good integration into the Netbeans IDE.

Some other interesting frameworks with server-side Javascript support are:

The advantage of server-side Javascript frameworks: You can use one language for much of the web programming on the client and on the server-side, Javascript is easy to learn, yet powerful and incredibly flexible and as most of these frameworks are powered by Rhino, you have access to all libraries running in the JVM, and that is a lot.

Comments:

Post a Comment:
Comments are closed for this entry.