Bleeding Edge Web

@EdgeATX

edgeATX.github.io/slides

edgeATX-invite.herokuapp.com

Bleeding Edge Web: September 2017

News From the Bleeding Edge

— Brian Moeskau (@bmoeskau)

Lightning Talk: VestU Overview

— Ted Patrick (@__ted__)

Live to Code, Don't Code to Live

— Sean Merron (@seanmerron)

Housekeeping

Parking Validation ($5 instead of $30)

Buffalo Billiards after-meetup

Announcements

Thanks to our venue:

Capital Factory

Thanks to our sponsor:

Paypal

News from the
Bleeding Edge

Browser
Update

Browser Pop Quiz

Last check — July 25, 2017:

Chrome Firefox Edge Safari
60 55 15
b16251
10.1

Browser Pop Quiz

As of September 26, 2017:

Chrome Firefox Edge Safari
60
61
55
56
15
16251
16275
10.1
11

Chrome 61

Shipped Sept 5 — Release Notes

ES6 Modules

<script type="module">
  import {addText} from './utils.js';
  addText('Modules are pretty cool.');
</script>

Check out ES6 Modules in Browsers for details

Chrome

Chrome 61

WebUSB API

Access USB devices from your web app

Check out Access USB Devices on the Web for details

Chrome

Chrome 61

Web Share API (Android)

navigator.share({
  title: document.title,
  text: 'Hello',
  url: window.location.href
});

Check out Introducing the Web Share API for details

Chrome

Chrome 61

Check out the full list of changes

Chrome

Firefox 56

Shipped Sept 26 — Release Notes

Check out the full list of changes

Firefox

Firefox "Quantum" (beta)

Launches Nov 14 — More info

Read the blog post

Firefox Nightly

Edge 16

Coming in October — More info

MS Edge

Safari 11

Shipped with iOS 11 / OSX High Sierra — Release Notes

...and more! Read the blog post

Safari

Languages, Libraries &
Frameworks

Interesting Releases

Security

Farewell Symantec SSL Certs

Google will distrust Symantec-issued certificates next year

Make sure you know where your cert came from!

In Case You
Missed It

JavaScript Studio

The ground-breaking new way to find JS runtime errors

Encrypted Media Extensions (EME)

An API that allows plugin-free playback of protected (encrypted) content in Web browsers

Published as W3C Recommendation on Sept 18

And now for something completely different...

Winamp2-js

A reimplementation of Winamp 2.9 in HTML5 and Javascript

Open source on Github (demo)

Upcoming
Events

LASCON 2017

The Lonestar Application Security Conference (LASCON) is an OWASP conference held annually in Austin
LASCON

DeveloperWeek Austin 2017

Join 3,000+ developers, tech executives, and entrepreneurs. Discover the latest in App Development, VR Dev, FinTech Dev, and Machine Learning.
DeveloperWeek

DevOps & Jenkins Summit

Continuous Integration (CI) and Continuous Delivery (CD) as the fundamental best practice for enterprise software delivery.
Docker + Jenkins

Thanks!

http://edgeATX.github.io/slides

Brian Moeskau — @bmoeskau


Bleeding Edge Web

/

#