This document summarizes a presentation about JavaScript development practices using the game Gu~Morning as an example. It discusses supporting different browsers like IE6-8 and newer versions of Firefox, Chrome, and Safari. It covers using HTML5 Canvas with JavaScript for graphics, and CSS3 animation. It also outlines the game engine, project structure, build process, and device/mobile optimization techniques used in Gu~Morning's development.