Hacker News new | ask | show | jobs
by GrandMasterBirt 5962 days ago
For me javascript is harder. Actually server-side is javascript too. Client-side js is harder because of browser issues, and the fact that client-side js I worry about more things like performance because the client can have a piece of shit pentium 4 workstation with ie6.
1 comments

We don't do a lot of flashy animations or anything like that at my place of employment, so generally it's a, "get it working, get it working reliably" priority order.

Server-side js is something I'd like to do more of, but I rarely have an excuse to whip it out, at home or work. I'm in the process of learning rails with an old friend at home, simply for a change of pace.