Top "Client-side" questions

The term "client-side" refers to that portion of a web application which runs in the user's browser.

Use less (css preprocessor) server side or client side

What are the pros/cons of using less server side vs client side in a live production environment? Why would …

client-side server-side less
Is a Session ID generated on the Server-side or Client-side?

This web page http://www.w3schools.com/ASP/prop_sessionid.asp states that a session ID is generated on …

asp.net session server-side sessionid client-side
What is server side rendering of javascript?

Some javascript frameworks like Dust.js claim that they ALSO support server-side rendering (in addition to client side rendering) as …

javascript rendering client-side dust.js
Jam vs Bower, what's the difference?

There are two package managers for client-side Javascript, but how do they compare? Could someone explain which one excels at …

javascript node.js client-side package-managers
Cross domains sessions - shared shopping cart cross domains

we are solving the problem with eshop (php, mysql). The client want to have the same eshop on two domains …

php session cookies cross-domain client-side
How long will Web SQL Database remain in the browsers?

I am currently using web SQL database in my chrome and safari browsers. This runs pretty well for my requirement. …

html client-side data-storage
What is client-side routing and how is it used?

I will be glad if someone could answer the following questions How does it work? Why is it necessary? What …

url-routing client-side
Crop and upload image on client-side without server-side code involve

As title said. The requirement is to be able to crop an image before uploading the cropped image to the …

javascript client-side crop parse-platform
Get LAN client machine name in servlet based web application

I have spring MVC application, that runs in LAN. In there client machines IP addresses are changing time to time. …

servlets client-side lan computer-name
Big websites that were developed using Ember.js

I'm considering using Ember.js to develop my new websites. I'm not sure how stable & how much it being …

client-side ember.js robustness