Skip to content

mschinis/embercamp-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 

Repository files navigation

Embercamp 2017

A collection of links, interesting information that cover what happened during EmberCamp 2017 in London

Photos

  • To be released

Live Blogs / Streams / Highlights

  • None

Talks

Opening Keynote by Matthew Beale

Glimmer ✨ as a Gateway to Ember 🐹 by Robert Jackson

Draw the line: stress-free coding standards by Ingrid Epure

A FastBootable approach to D3-based graphing by Kevin Kucharczyk

Ember, more than the sum of its parts by Ricardo Mendes

Better Test selectors leveraging the complete Ember toolbelt by Marco Otte-Witte

Making Titanic Ember Apps Feel Tiny by Marten Schilstra

The Modern State of Web Components - A Glimmer of Hope by Jessica Jordan

  • Slides: TBR
  • Video: TBR
  • Links
  • Other information
    • Webcomponents spec could be used to integrate multiple frameworks React-Ember
    • Custom elements not supported by Edge
    • HTML import, only supported in Chrome
    • Glimmer.js supports creating a web component natively. ember new <app-name> -b @glimmer/blueprint --web-component
    • Promising API developments
      • HTML attributes for customisation (passing stringified JSON configuration to components)
      • HTML imports for distributing Glimmer.js components (using rel="import")
      • Styles in ShadowDOM or as co-located CSS
      • Testing for Glimmer.js apps
      • <slot></slot> API for "yielding" component content

SPDY, HTTP & QUIC by Natasha Rooney

  • Slides: TBR
  • Video: TBR
  • Links
  • Other information
    • Round Trip Times (RTTS) are evil

About

A collection of links that cover what happened during EmberCamp 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published