— Brian Moeskau (@bmoeskau)
— Renuka Rajan (@renukarajan2013 )
— Ryan Stinnett, Mozilla (@jryans)
Contact John Rhodes for more info
Driven by many factors
It's a good time to step back and reflect
What makes this a golden age?
http://aws.typepad.com/aws/2013/10/developer-preview-aws-sdk-for-javascript.html
In developer preview since October
http://www.rackspace.com/open-cloud/
Announced in November
Virtual machines. Managed platform. Blob storage. Block storage. NoSQL datastore. MySQL database. Big Data analytics. Google Cloud Platform has all the services your application architecture needs.
http://aws.amazon.com/workspaces/
"Fully managed desktop computing service in the cloud"
Name the latest versions of:
HINT — versions as of October 2013:
Name the latest versions of:
(since October 2013)
A gentle reminder of where we were, not long ago:
https://www.google.com/webdesigner/
Create engaging, interactive HTML5-based designs and motion graphics that can run on any device
( compare to Adobe Edge Animate, Sencha Animator, etc. )
By BBC News
https://github.com/BBC-News/Imager.js
Responsive images while we wait for srcset to finish cooking
http://bekk.github.io/retire.js/
Helps detect versions of third-party libraries with known security vulnerabilities
What do all the previous projects have in common?
Some food for thought:
https://github.com/spy-js/spy-js
Debug/trace/profile JavaScript running on different platforms/browsers/devices
Tues, Dec 10, 7pm — free!
Sat, Jan 11, 8:30am — $165 (through Dec 7)
A new performance article every day in December
http://calendar.perfplanet.com/2013/
The speed geek's favorite time of the year
Long-press the "resume" button at breakpoints (Chrome DevTools)
Easily preserve breakpoints / debugger statements between passes
var browsers = [
{ name: "IE", version: 11, vendor: "Microsoft" },
{ name: "Chrome", version: 31, vendor: "Google" },
{ name: "Firefox", version: 25, vendor: "Mozilla" },
{ name: "Safari", version: 7, vendor: "Apple" },
{ name: "Opera", version: 18, vendor: "Opera Software" }
];
var browsers = [
{ name: "IE", version: 11, vendor: "Microsoft" },
{ name: "Chrome", version: 31, vendor: "Google" },
{ name: "Firefox", version: 25, vendor: "Mozilla" },
{ name: "Safari", version: 7, vendor: "Apple" },
{ name: "Opera", version: 18, vendor: "Opera Software" }
];
/
#