Fluent Conference 2017 - San Jose, CA

Video description

Fluent San Jose 2017 aimed a series of spotlights onto the crucial technologies and frameworks of today's web ecosystem. With more than 80 of the world's top web innovators offering their insights via 60+ sessions and 15+ keynotes, the opportunity for developers, software engineers, interaction and UX designers, performance specialists, and other web wizards to learn and grow felt almost limitless. This video compilation gives you access to more than 60 hours of material recorded at Fluent San Jose 2017. Keynotes include Erica Baker from Slack Technologies, Tim Kadlec from Snyk, Sean Regan from Atlassian, and other luminaries. The tutorials–almost 28 hours in total–cover advanced methods for debugging with Chrome DevTools, building hybrid mobile apps with Ionic, an immersive introduction to React Native, and five other illuminating subjects. Like all Fluent conferences, this forum was organized into topics. Each topic is listed below, along with a sample of the speakers presenting that topic.

  • Performance Matters (10 sessions): Addy Osmani (Google) shares data-driven techniques and performance patterns for efficiently loading content instantly; Nic Jansma (SOASTA) and Shubhie Panicker (Google) explain the new RUM APIs for measuring responsiveness; and Gareth Hughes and Michael Gooding (Akamai) lead a tutorial on the top five performance techniques for today's modern browsers and how to implement them.
  • Modern Web Essentials (9 sessions): Ben Ilegbodu (Eventbrite) deconstructs the CSS Flexbox; Bryan Braun (Sparkbox) flips through 14 different web animation methods; Mike North (LinkedIn) unlocks a security primer designed for web developers; and Google developer expert Rachel Andrew (Edgeofmyseat.com) illustrates modern CSS layout methods and the core tasks they're designed to accomplish.
  • Future JS & Functional (8 sessions): Ben Lesh (Netflix) takes you on the path of becoming an RxJS expert; Jeremy Fairbank (Test Double) shows you how to tame the frontend with Elm; and Nicole Chung (TWG) helps you handle the nightmares of asynchronous code in JavaScript.
  • Frontend Frameworks and Libraries (7 sessions): Tim Kadlec (Snyk) explores how to evaluate the performance, accessibility, and security tradeoffs of third-party frameworks and libraries; and Victor Mejia (Orange County Code School) lays out his tutorial on unit testing in Angular 2.
  • Cross-Platform and Mobile (6 sessions): Tracy Lee (This Dot Labs) demonstrates how to build native mobile apps with React Native (in less than 30 minutes!) and Simon MacDonald (Adobe) demonstrates how to create a PWA that runs on the web, Android, and iOS from a single code base.
  • Frontend Tools (5 sessions): Katie Sylor-Miller (Etsy) pins downs the best mops for cleaning up Git messes and Marcy Sutton (Deque Systems) shares practical tips on making code work for everyone by integrating accessibility into workflows.
  • Web Services and API (4 sessions): Miguel Grinberg (Rackspace) speaks on the challenges of securing authentication secrets in the browser and Erin McKean (IBM|Wordnik) talks about Loopback, an open source Node framework for quickly creating CRUD APIs.
  • Multiple presentations on full stack development (3 sessions); people and teams (sessions); web platform foundations (2 sessions) and other intriguing web issues, including Joao Fernandes (Docker) detailing how Docker depends on good documentation to successfully introduce new products and Ben Vinegar (Sentry) demystifying the workings of source maps.
  • Explore everything at your own pace by downloading the video.

Table of contents

  1. Keynotes
    1. The end of "personal" computing (and the beginning of personal computing) - John Allsopp (Web Directions)
    2. Building the culture and collaboration layer for DevOps (sponsored by Atlassian) - Sean Regan (Atlassian)
    3. Letting everyone build a better web with Glitch - Jenn Schiffer (Glitch.com at Fog Creek)
    4. Data’s journey to predictive analytics (sponsored by Catchpoint) - Leo Vasiliou (Catchpoint Systems)
    5. Focusing on What Matters - Tim Kadlec (Snyk)
    6. The global stack - Kelsey Hightower (Google)
    7. Innovating with accessibility in mind - Marcy Sutton (Deque Systems)
    8. Tech diversity and inclusion postmortem - Erica Baker (Slack Technologies)
    9. You can't get comfortable on the web - Rey Bango (Microsoft)
    10. Community and development - Aria Stewart (CloudCity.io)
    11. Reflecting on 20 years on the web - Maximiliano Firtman (ITMaster Professional Training)
    12. Progressive web apps: The new normal Addy Osmani (Google)
  2. Performance Matters
    1. Automated performance testing in preproduction with CI and OSS tools - Billy Hoffman (Rigor)
    2. Optimize Prime: More pixels than meets the eye - Henri-R Brisard (Freelance)
    3. Third parties: Friend or foe? (and how to deal with them) - Kristian Skoeld (MeasureWorks)
    4. Perceived performance: The only kind that really matters - Eli Fitch (Social Tables)
    5. The browser hacker's guide to instantly loading everything - Addy Osmani (Google)
    6. Reliably measuring responsiveness in the wild - Shubhie Panicker (Google), Nic Jansma (SOASTA)
    7. Creating a scalable, secure, offline-first, dynamic (static) website with React and serverless architecture - David Wells (Serverless)
    8. Caches all the way down - Yoav Weiss (Akamai)
    9. Blink and you’ll miss it: Building a progressive web app with HTTP/2 - Dean Hume (Settled)
  3. Sponsored
    1. Observability, monitoring, and the business: Strategy considerations to tie them together (sponsored by Catchpoint) - Leo Vasiliou (Catchpoint Systems), Dawn Parzych (Catchpoint)
    2. Techniques to effectively monitor the performance of customers in the cloud (sponsored by Salesforce) - Manish Anand (Salesforce)
    3. Top 10 DevOps questions that have raised more questions than answers (sponsored by Atlassian) - Mike Tria (Atlassian), Julian Dunn (Chef Software Inc.), Brandon Cipes (cPrime), Tommer Wizansky (AutoGrid Systems)
    4. Seamless cross-device experiences (sponsored by SAP) - Lisa Klein (SAP)
    5. Delivering quality code frequently (sponsored by Sauce Labs) - Neil Manvar (Sauce Labs)
    6. Access your device hardware with the W3C Generic Sensor API (sponsored by Intel) - Alexis Menard (Intel)
    7. Computable content: Notebooks, containers, and data-centric organizational learning - Paco Nathan (O'Reilly Media)
  4. Cross-Platform and Mobile
    1. Adaptive web applications for all devices - Connie C. Chang (eBay), Michael Rawlings (eBay)
    2. Building native mobile apps with React Native - Tracy Lee (This Dot)
    3. Cross-platform progressive web apps - Simon MacDonald (Adobe)
    4. Building performant native apps with Angular and NativeScript - TJ VanToll (Progress)
  5. Future JS Functional
    1. Immutable data structures for functional JavaScript - Anjana Vakil (ÜberResearch)
    2. RxJS 5: Thinking reactively - Ben Lesh (Netflix)
    3. Keeping real with web - Ben Foxall (Independent)
    4. Async in JavaScript and readability in Redux - Nicole Chung (TWG)
    5. Tame the frontend with Elm - Jeremy Fairbank (Test Double)
    6. JavaScript behind the scenes: Metaprogramming - Lucas Fernandes (Shaw and Partners)
    7. A whirlwind tour of ClojureScript - J. David Eisenberg (Evergreen Valley College)
  6. Modern Web Essentials
    1. CSP: The good, the bad, and the ugly - Ilya Nesterov (Shape Security)
    2. Yes, your site can (and should) be accessible: Lessons learned building FT.com - Laura Carvajal (The Financial Times)
    3. 14 ways to bounce a ball: A tour of the web animations ecosystem - Bryan Braun (Sparkbox)
    4. Push notifications for web apps - Olga Petrova (Sencha)
    5. Evergreen websites for evergreen browsers - Rachel Andrew (Edgeofmyseat.com)
    6. Flexing your Flexbox muscles - Ben Ilegbodu (Eventbrite)
    7. Architecting web apps to “just work” offline - Islam Sharabash (Superhuman)
    8. Locking it down: A security primer for web developers - Mike North (LinkedIn)
  7. People and teams
    1. Managing engineering teams through constant change - Kathleen Vignos (Twitter)
    2. To cross the chasm, you need docs: A Docker story - Joao Fernandes (Docker)
  8. The Web Everywhere
    1. Making money in an ecosystem of ad blockers - Peter Blum (Instart Logic)
    2. Web Bluetooth is ready, and it’s awesome - Jen Looper (Telerik)
  9. Web Platform Foundations
    1. Source maps demystified - Ben Vinegar (Sentry)
  10. Frontend Tools
    1. Building a style guide with efficiency, accessibility, and performance built in - Archana Sankaranarayanan (Netflix)
    2. Using npm scripts as your build tool - Elijah Manor (LeanKit)
    3. Getting out of your Git messes - Katie Sylor-Miller (Etsy)
    4. Automating peace of mind with accessibility testing and CI - Marcy Sutton (Deque Systems)
  11. Frontend Frameworks and Libraries
    1. So you thought you were safe using AngularJS? Think again. - lewis ardern (Synopsys)
    2. Deep dive into the React component lifecycle - Jonathan Creamer (Lonely Planet)
    3. Atomic design as a migration strategy - Harrison Harnisch (Buffer)
    4. The thing about frameworks - Tim Kadlec (Snyk)
  12. Web Services and APIs
    1. Schema-first development with GraphQL - Danielle Man (Meteor Development Group)
    2. Your data deserves an API: Transforming and sharing humanities data with LoopBack - Erin McKean (IBM | Wordnik)
    3. Building a serverless electronic health record system from scratch - Ruthie Nachmany (Warby Parker)
    4. Handling authentication secrets in the browser - Miguel Grinberg (Rackspace)
  13. Fullstack Development
    1. Reverse engineering Amazon and the Guardian - David Fox (LookZook)
    2. Of monoliths and microservices: Adventures in structuring a web app - Shane Russell (United States Digital Service)
  14. Tutorials
    1. Get up to date with modern CSS layout - Rachel Andrew (Edgeofmyseat.com) - Part 1
    2. Get up to date with modern CSS layout - Rachel Andrew (Edgeofmyseat.com) - Part 2
    3. Get up to date with modern CSS layout - Rachel Andrew (Edgeofmyseat.com) - Part 3
    4. Get up to date with modern CSS layout - Rachel Andrew (Edgeofmyseat.com) - Part 4
    5. Building and deploying microservices with the Serverless Framework - Kevin Old (LifeWay) - Part 1
    6. Building and deploying microservices with the Serverless Framework - Kevin Old (LifeWay) - Part 2
    7. Building and deploying microservices with the Serverless Framework - Kevin Old (LifeWay) - Part 3
    8. Building and deploying microservices with the Serverless Framework - Kevin Old (LifeWay) - Part 4
    9. tl;dr: Web performance - Gareth Hughes (Akamai), Michael Gooding (Akamai) - Part 1
    10. tl;dr: Web performance - Gareth Hughes (Akamai), Michael Gooding (Akamai) - Part 2
    11. tl;dr: Web performance - Gareth Hughes (Akamai), Michael Gooding (Akamai) - Part 3
    12. tl;dr: Web performance - Gareth Hughes (Akamai), Michael Gooding (Akamai) - Part 4
    13. Turbocharged testing with Angular - Victor Mejia (Orange County Code School) - Part 1
    14. Turbocharged testing with Angular - Victor Mejia (Orange County Code School) - Part 2
    15. Turbocharged testing with Angular - Victor Mejia (Orange County Code School) - Part 3
    16. Turbocharged testing with Angular - Victor Mejia (Orange County Code School) - Part 4
    17. React Native: An exhaustive introduction - Ryan Salva (Microsoft), Ian Geoghegan (Microsoft), Nader Dabit (React Native Training) - Part 1
    18. React Native: An exhaustive introduction - Ryan Salva (Microsoft), Ian Geoghegan (Microsoft), Nader Dabit (React Native Training) - Part 2
    19. React Native: An exhaustive introduction - Ryan Salva (Microsoft), Ian Geoghegan (Microsoft), Nader Dabit (React Native Training) - Part 3
    20. React Native: An exhaustive introduction - Ryan Salva (Microsoft), Ian Geoghegan (Microsoft), Nader Dabit (React Native Training) - Part 4
    21. Building hybrid mobile apps with Ionic - Chris Griffith (Nortek Security Control) - Part 1
    22. Building hybrid mobile apps with Ionic - Chris Griffith (Nortek Security Control) - Part 2
    23. Building hybrid mobile apps with Ionic - Chris Griffith (Nortek Security Control) - Part 3
    24. Building hybrid mobile apps with Ionic - Chris Griffith (Nortek Security Control) - Part 4
    25. Advanced debugging with Chrome DevTools - Wayne Elgin (Cantina Consulting) - Part 1
    26. Advanced debugging with Chrome DevTools - Wayne Elgin (Cantina Consulting) - Part 2
    27. Advanced debugging with Chrome DevTools - Wayne Elgin (Cantina Consulting) - Part 3
    28. Advanced debugging with Chrome DevTools - Wayne Elgin (Cantina Consulting) - Part 4

Product information

  • Title: Fluent Conference 2017 - San Jose, CA
  • Author(s): O'Reilly Media, Inc.
  • Release date: June 2017
  • Publisher(s): O'Reilly Media, Inc.
  • ISBN: 9781491985281