Detecting Window Closing in Ember Jul 31, 2015 In a long-running app such as you might build in Ember, it can be useful to detect when the window is closing. This is easily detected with JavaScript, and there are easy places to put the code in your Ember app. view source Advertisement More Similar PostsIntroduction to UIActionSheet and UIPopoverControllerEmbedding Virtual Reality Across the Web with VR ViewsHow to Create a Simple RSS Reader AppCreate Static Table View Using StoryboardHandling Single and Multiple Selection in Collection ViewUnderstanding XML and JSON Parsing in iOS ProgrammingCreating Simple View Animations in SwiftCreate a Simple App for Video Recording and PlaybackHow to Design Rich Card-Based Layouts with Semantic UIBuild a Simple Camera App Using UIImagePickerControllerA Basic HTML5 Template For Any ProjectJavaScript Testing: Unit vs Functional vs Integration TestsImproving the Quality of Your CSS with PostCSSAvoiding a JavaScript MonocultureHow to Add Header and Footer View in UICollectionViewWorking with Touch ID API in iOS 8 SDKUnderstanding Key-Value Observing and CodingHow to Use SQLite to Manage Data in iOS AppsIntegrating Facebook Login in iOS App – The Manual WayHow To Scan QR Code Using AVFoundation Framework