— Corey Butler (@goldglovecb)
http://edgeATX.github.io/slides
— Jeff Lindsay (@progrium)
Thanks to our sponsors:
Last version check — March 2015:
41 | 36 | 28 | 8 | 11 | 0 |
As of May 27, 2015:
41 43 |
36 38 |
28 29 |
8 | 11 | 0 |
<input type="text" autocapitalize="sentences">
<input type="text" autocapitalize="words">
<input type="text" autocapitalize="characters">
Based on Chrome 42
Not much else to talk about from a dev perspective
Security updates
A ton of stuff planned & under consideration...
var message = "Hello there";
var origin = "http://tutorials.jenkov.com";
var theIframe = document.getElementById("theIframe");
theIframe.contentWindow.postMessage(message, origin);
var notification = new Notification('Email received', {
body: 'You have a total of 3 unread emails'
});
io.js 2.0 released.
An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io.
CM First presents Gautam Agrawal, Director of Product Management for Sencha.
RSVP on Meetup.com
/
#