June 2018
Intermediate to advanced
348 pages
8h 19m
English
In general, a JavaScript framework will help us do the following:
More specifically, a JavaScript framework is particularly helpful for applications where much of the business logic will take place on the client side—routing, templating, first-pass model validation, table building and pagination—pretty much whatever you might have used the server for in the past, but now without the latency and overhead that additional HTTP calls would have incurred.
Read now
Unlock full access