CHAPTER 4

image

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:

  • How JavaScript supports object-oriented programming without being strongly typed.
  • How to use the JQuery library to create simpler, more efficient JavaScript code while manipulating ...

Get Pro SharePoint 2013 App Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.