Subject

Design

Designing a Voice User Interface

From Voice Applications for Alexa and Google Assistant by Dustin Coates

This excerpt from Voice Applications for Alexa and Google Assistant discusses the fundamentals of voice UI design.

Influencing Users: compliance and conformity

From Design for the Mind by Victor S. Yocco

In this article I talk about two common influence techniques, compliance and conformity.

Cross-Browser Implementation Strategies

By John Resig and Bear Bibeault
Coding for multiple browsers certainly is not a trivial task and one that must be balanced according to the development methodologies that you have in place, as well as the resources available to your project. In this article based on chapter 11 of Secrets of the JavaScript Ninja, the authors show you how to tackle crossbrowser issues the smart way.

Cross-Browser Implementation Strategies (PDF)

How Closures Work

By John Resig and Bear Bibeault
Closures are one of the defining features of JavaScript. Without them, JavaScript would likely be another hum-drum scripting experience, but, since that’s not the case, the landscape of the language is forever shaped by their inclusion. In this article based on chapter 4 of Secrets of the JavaScript Ninja, the authors explain how closures work.

How Closures Work (PDF)

© 2023 Manning — Design Credits