June 2015
Intermediate to advanced
452 pages
9h 59m
English
CHAPTER 5
![]()
Scripting Enhancements
In this chapter, I will demonstrate a few miscellaneous improvements that affect the scripting aspect of web development. So far, I have introduced the markup changes and the CSS enhancements. Scripting is the third leg of the overall HTML5 umbrella, and a significant amount of attention was given to this area. This chapter will explain some improvements that have broad application.
Package management is not actually part of HTML5 but is accomplished through open source tools such as Bower and Gulp, which have been integrated into Visual Studio.
Using Query ...