EmberConf 2015
EmberConf is committed to being an inclusive, welcoming conference for everyone. We will not permit harassment of conference participants in any form. Participants asked to stop any harassing behavior are expected to comply immediately, and may be asked to leave.We reserve the right to warn or expel offenders from the conference with no refund, and to bar them from future participation (both speaking and attendance). If you are being harassed, see someone else being harassed, or have any other concerns on-site please contact one of the conference organizers or volunteers (identifiable by their staff shirts) immediately.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
🎤 Opening Keynote
- 📹 1 video
- 👤 Yehuda Katz
- 👤 Tom Dale
-
🎤 Ember.js Performance
- 📹 1 video
- 👤 Stef Penner
One overarching theme in the Ember.js philosophy is to put developers on a path to success, primarily this is done by making that path have the lowest resistance.On several fronts this pattern has been quite successful, but on one important front we fall short, performance. This is the result of framework and run-time misalignment. This talk describes how we… -
🎤 Designing for Ember Apps
- 📹 1 video
- 👤 Steve Trevathan
Ember allows us to design highly adaptive, extendable, and fast web apps, but with those possibilities comes greater responsibility. Successfully leveraging the characteristics that make the technology worth while requires a myriad of methods, principles, and patterns that aren’t readily obvious to those breaking into single page application design. In this … -
🎤 Hijacking Hacker News with Ember.js
- 📹 1 video
- 👤 Godfrey Chan
In this session, we will look at several unconventional things you can do with Ember.js and Ember Data. We will be breathing new life into the Hacker News website via a chrome extension. We will be injecting code into the live website, parsing HTML pages into JSON feeds that Ember Data understands, all while maintaining the existing URL mapping scheme so tha… -
🎤 The Art of Ember Deployment
- 📹 1 video
- 👤 Luke Melia
My team and I decided to invest in making our deployments awesome. When I told people about our approach, the community responded with excitement and new OSS implementations.This talk will show you how to make your team’s deployments delightful and empowering instead of slow, clumsy and frustrating. I'll take you through the key concepts and show you the ope… -
🎤 Ambitious UX for Ambitious Apps
- 📹 1 video
- 👤 Lauren Tan
In the dark ages of web development, designing a beautiful user experience meant having to constantly fight with the DOM to get it to do what you want, when you want. With Ember, we no longer have to struggle with managing DOM state, and we are free to put the user experience first with reactive UI.In this talk, we'll discuss the ways in which Ember makes it… -
🎤 Bring Sanity to Frontend Infrastructure with Ember
- 📹 1 video
- 👤 Sam Selikoff
Monolithic server-side applications are on the way out - but what does this mean for our frontend code? A world of independent backend services creates unique challenges for internal frontend development: How can teams share code? Streamline deployments? Test and integrate their code with existing backend systems?This talk will discuss how Ember's convention… -
🎤 Dynamic Graphic Composition in Ember
- 📹 1 video
- 👤 Chris Henn
Ember's declarative object model and data-binding make it an excellent fit for building data visualizations that respond to change. This talk presents two ways to think about building dynamic SVG visualizations in Ember in the context of Hadley Wickham's The Grammar of Graphics. Along the way various subjects will be discussed, including code reuse and compo… -
🎤 Closing Keynote
- 📹 1 video
- 👤 Chris Eppstein
-
🎤 Fault Tolerant UX
- 📹 1 video
- 👤 Dan Gebhardt
The key to building and maintaining users' confidence in long running applications is fault tolerance. Not just a data and connectivity concern - fault tolerance should be considered at every level of your application. A fault tolerant application clearly conveys its state to users throughout its interface, allows users to remain as productive as possible in… -
🎤 Aligning Ember with Web Standards
- 📹 1 video
- 👤 Matthew Beale
JavaScript is a language awakening from long slumber. Browser vendors have already adopted many features from the ES6 specification ahead of its formal release in 2015, and even implemented some of the early ES7 draft specification.Ember, to help us build apps today, has provided its own version of many ES6 and ES7 features. As the drafts become specs and br… -
🎤 Growing Ember One Tomster at a Time
- 📹 1 video
- 👤 Jamie White
Ember has technology’s most loveable mascot. He’s approachable, thoughtful, and never takes himself too seriously. Our community is like that too.In this talk, we’ll learn the story of Tomster: where he came from, how he’s grown, and what he represents. Then we’ll zoom out and see how the minds that gave us Tomster have carefully crafted a framework for crea… -
🎤 Interaction Design with Ember 2.0 and Polymer
- 📹 1 video
- 👤 Bryan Langslet
You've heard the hype about web components, but what does the spec provide other than small, re-usable chunks of markup?Web components provide an incredibly powerful and declarative way of structuring web apps. The Polymer platform in particular holds many hidden secrets, including a paradigm shift for interaction design: an animation library that bridges th… -
🎤 Building Custom Apps with Ember CLI
- 📹 1 video
- 👤 Brittany Storoz
Not long ago, the JavaScript world lacked a good Rails equivalent. Ember CLI is quickly filling this void, and consistently improving thanks to its extensibility. The tool can be easily tailored to build for custom environments by creating new add-ons and leveraging existing ones.This presentation will highlight how to extend Ember CLI through add-ons, expla… -
🎤 Building Real-Time Applications with Ember
- 📹 1 video
- 👤 Steve Kinney
In this session, we'll investigate a few strategies for integrating browser features like WebSockets as well as third-party libraries into our ember-cli applications. We'll look at how to structure an application using standalone controllers, initializer objects, and services. Our example application will be a real-time chat application that uses WebSockets … -
🎤 MiniTalks
- 📹 1 video
- 👤 Leah Silber
-
🎤 Physical Design
- 📹 1 video
- 👤 Edward Faulkner
Physically-plausible motion makes applications more usable. Google's Material Design and the iOS Human Interface Guidelines both advocate for realistic animation as a key tool to help users navigate and understand.The Ember community is at the forefront of efforts to bring this level of polish to the open web and make it accessible to all developers. This ta… -
🎤 Closing Keynote
- 📹 1 video
- 👤 Chris Eppstein