For the performance point of view, what is main different between server side code and client side code.
One of my friend is saying that client side code will cause performance issue as compared to client side code.
Is this true? Which one will cause the performance issue?
He is saying that client side code will load every time.
Can any one help me to clear this?