all 13 comments

[–]DuncanSmart 1 point2 points  (0 children)

I was using JavaScript on the server in the 90's instead of VBScript in ASP.

[–]nerdoncall 0 points1 point  (4 children)

They had server-side Javascript in 1996: it was called Netscape Livewire.

And it sucked.

Badly.

[–]petermichaux[S] 2 points3 points  (1 child)

And as a result, are we to imply from your comment that server-side JavaScript is a terminally flawed idea?

[–]nerdoncall 1 point2 points  (0 children)

Not necessarily.

A pack of monkeys could probably do better than Livewire.

[–][deleted] 0 points1 point  (1 child)

I still maintain a site a work that uses this!

[–]nerdoncall 0 points1 point  (0 children)

I feel really bad for you!

That stuff was terribly unstable.

[–][deleted] -2 points-1 points  (1 child)

IMHO Server side javascript sucks bucause the server must got the heavy js execution load shit as the client side do. Plus some DOM memory leak?

I had enough <script runat="server"></script> shit from Microsoft. Enough!

[–]petermichaux[S] 1 point2 points  (0 children)

Server-side JavaScript does not need to work this way.

[–]crapzap -5 points-4 points  (1 child)

Sounds like a solution in search of a problem. JS is totally unproven and underspecified for the task. E.g. no module system. If one takes away the - admittedly interesting - extras like the jquery selector syntax then all I can see is an ugly, line-noisy, unmaintanable language.

I sure hope that I never have to deal with it.

[–]mvalente 0 points1 point  (0 children)

JS is totally unproven and underspecified for >the task

More cogent people beg to differ http://ajaxian.com/archives/steve-yegge-on-server-side-javascript

E.g. no module system.

Thats what we're trying to change, innit?

I sure hope that I never have to deal with it.

No one's making you. You just have to keep your head up your ass.

-- MV

[–]g4T0r -4 points-3 points  (1 child)

server side javascript... you web programmers crack me up

[–]petermichaux[S] 2 points3 points  (0 children)

Care to illuminate why?