Posts: 256
Location: Auckland, New Zealand
|
Javasicript is a powerful yet really misunderstood language. It's not used as often as I think it should be used. I really do think people should consider using it with their markup and server side as it can reduce a lot of unneccessary server actions and can speed the process up.
I actually think it should be seen as a website necessity, but then again, it's not needed, nor is server side languages for that matter. These just give you more power to play with, but you can still produce a very presentable static sites without it, but I do stand strongly behind using Javascript. It does add additional development overheads but it can provide for a much better web experience, same as server side languages.
As for a replacement of server-side scripting, I think it's best not to think of it as a replacement but a well deserved addition to your markup and server side language.
Consider javascript, it can help, it can even fix IE6 browser rendering problems, meaning you could ignore CSS hacks, etc. Though it does require javascript to be enabled.
Cheers,
MC
__________________
#------------------------------ signature---------------------------------------------------------------------------------#
Quote:
|
I am well recognised for what I don't do than what I do. Chores are just one of those things.
|
|