BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Guides Modern Web Essentials Using JavaScript and HTML5

Modern Web Essentials Using JavaScript and HTML5

Bookmarks

Developing single page applications with JavaScript and HTML5 solves an enterprise pain point - how to reach users on various platforms without diminishing user experience. This book provides tools for a thorough understanding of three topics integral to effective enterprise-level, web SPA development: JavaScript language essentials, HTML5 specification features, and responsive design principles.

Free download

Table of Contents

    • Introduction
    • Section One: JavaScript Essentials
      • Environment
      • Modularity/Structure
      • Data Types
      • Objects
      • Functions
      • Exceptions/Errors
      • Summary
    • Section Two: HTML5 Essentials for SPA Development in the Enterprise
      • What Is HTML5
      • Compelling SPA-Related Features
      • Additional HTML5 Features
      • Mobility and HTML5
      • Summary
    • Section Three: Responsive Design
      • What Is Responsive Design?
      • Implementing Responsive Design
      • Responsive UI Design Decisions
      • Summary
    • Wrap Up
      • About The Author
BT