September 2013
Intermediate to advanced
432 pages
11h 47m
English
CHAPTER 4
![]()
Client-Side Logic with JavaScript
Now that we know how to create and deploy simple apps, we need to start building more sophisticated user experiences. In this chapter, we will explore the technologies that are going to help us create rich web apps that run without depending on server-side logic for routine user interface tasks. This code will run in the user’s web browser and will be written in JavaScript. In this chapter, we will go over the following points:
Read now
Unlock full access