Technology Advisories
Standards
HTML5
HTML5 is the latest version of the HTML specification. While it is the direct successor to HTML 4.0, it is the logical successor to XHTML 1.1, which was widely used between [dates needed]. While HTML5 refers specifically to the markup language, it is often used to refer to a variety of related technologies and APIs, such as CSS3, location services, offline storage, and Canvas.
HTML5 is the latest version of the HTML specification. While it is the direct successor to HTML 4.0, it is the logical successor to XHTML 1.1, which was widely used between [dates needed]. While HTML5 refers specifically to the markup language, it is often used to refer to a variety of related technologies and APIs, such as CSS3, location services, offline storage, and Canvas.
Frameworks
AngularJS
Google AngularJS is a JavaScript framework based loosely on the popular model-view-controller design pattern. At a high-level, AngularJS makes it considerably easier for web developers to write sophisticated client-side applications by keeping data synchronized with the user interface. In addition, it includes a sophisticated "HTML compilation" model which allows custom controls to be wrapped as proprietary markup extensions, making it easier to implement and maintain complex user interfaces.
Google AngularJS is a JavaScript framework based loosely on the popular model-view-controller design pattern. At a high-level, AngularJS makes it considerably easier for web developers to write sophisticated client-side applications by keeping data synchronized with the user interface. In addition, it includes a sophisticated "HTML compilation" model which allows custom controls to be wrapped as proprietary markup extensions, making it easier to implement and maintain complex user interfaces.
Cordova (PhoneGap)
[Placeholder for mobile-target Technology Advisory.]
[Placeholder for mobile-target Technology Advisory.]
Libraries
Modernizr
Modernizr is a lightweight JavaScript library that detects up-level HTML5 and CSS3 functionality, and allows a web developer to take advantage of new features if they're supported, and otherwise define fallback behavior for down-level browsers.
Modernizr is a lightweight JavaScript library that detects up-level HTML5 and CSS3 functionality, and allows a web developer to take advantage of new features if they're supported, and otherwise define fallback behavior for down-level browsers.