June 2014
Intermediate to advanced
696 pages
38h 52m
English
The browser plays three roles in the web framework:
Provide communication to and from the webserver
Interpret the data from the server and render it into the view that the user actually sees
Handle user interaction through the keyboard, mouse, touchscreen, or other input device and take the appropriate action
Browser-to-webserver communication consists of a series of requests, using the HTTP and HTTPS ...
Read now
Unlock full access