|
|
|
|
|
by cccc4alll
1949 days ago
|
|
What would handle the click on the client browser? How would you handle all the user events in the client browser? clicks, mouse overs, selections, etc. The Javascript platform is used to capture user behavior in the most efficient manner. This is the fundamental basis for all the online business processes and resulting business value. |
|
Those clicks usually translated to HTTP calls.
What is so fundamental about business processes that they can't do an extra page render and HTTP call? (I imagine there may be some, I just can't see how they are so fundamental and on the order of billions.)