
Modern Web
Modern Web
All episodes
Best episodes
Top 10 Modern Web Episodes
Goodpods has curated a list of the 10 best Modern Web episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to Modern Web for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite Modern Web episode by adding your comments to the episode page.

03/27/17 • 60 min
Topic
Accessibility on the Web
Summary
This episode is all about web accessibility. We’re joined by Rob Dodson, developer advocate at Google, and Alice Boxhall, software engineer at Google. We talk about why accessibility matters to everyone, even beyond people with disabilities. We dive into the implementation details, such as navigation, semantics and styling, based on Rob and Alice’s Web Accessibility course. We explore various guidelines and learning resources to improve your design and implementation.
Panelists
Rob Dodson @rob_dodson
Alice Boxhall @sundress
Host
Ray Shan @rayshan https://shan.io
Links
Web Content Accessibility Guidelines (WCAG) 2.0
U.S. Section 508 of the Rehabilitation Act
Free Udacity Web Accessibility course by Google
https://www.udacity.com/course/web-accessibility--ud891
tabindex attribute
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex
Heydon Pickering
Inclusive Design at Microsoft
https://www.microsoft.com/en-us/design/inclusive
Webkit no longer respects user-scalable=no
https://webkit.org/blog/7367/new-interaction-behaviors-in-ios-10/
Testing tools
aXe / axe-cli
https://github.com/dequelabs/axe-core
https://github.com/dequelabs/axe-cli
WAVE
tota11y
http://khan.github.io/tota11y/
Lighthouse for progressive web apps
https://developers.google.com/web/tools/lighthouse/
Accessibility tools in Chrome DevTools
https://www.youtube.com/watch?v=pBJZsp5LsOE
macOS VoiceOver
https://help.apple.com/voiceover/info/guide/10.12/
NVDA (NonVisual Desktop Access)
Learning Resources
Google Developers - Web Fundamentals - Accessibility
https://developers.google.com/web/fundamentals/accessibility/
A11ycasts
https://www.youtube.com/watch?v=g9Qff0b-lHk&list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g
WebAIM and its mailing list
Web Accessibility Slack
https://web-a11y.herokuapp.com/
Accessible Rich Internet Applications (WAI-ARIA) specs and Authoring Practices
https://www.w3.org/TR/wai-aria/
https://www.w3.org/TR/wai-aria-practices-1.1/
Good accessibility reference implementations
Bootstrap http://v4-alpha.getbootstrap.com/getting-started/accessibility/
Medium https://medium.com/
Apple https://www.apple.com/
GitHub https://github.com/
Accessibility Wins

02/21/17 • 56 min
Topic
The What, Why and How of Web Analytics
Summary
Calvin French-Owen, CTO of Segment, and Andy Elliott, business analyst at Google, join us to discuss analytics. We talk about what business metrics to measure and how to select analytics vendors for businesses large and small. We also discuss the technical challenges of analytics instrumentation, such as measuring web apps vs. websites, automation and data schema design.
Panelists
Calvin French-Owen @calvinfo http://calv.info
Andy Elliott https://www.linkedin.com/in/andrewwelliott
Host
Ray Shan @rayshan https://shan.io
Links
Segment
Google Analytics
https://www.google.com/analytics/#?modal_active=none
Mixpanel pushing for meaningful metrics beyond pageviews
http://allthingsd.com/20121217/andreessen-and-mixpanel-call-for-an-end-to-bullshit-metrics/
Adobe Analytics (Omniture)
http://www.adobe.com/marketing-cloud/web-analytics.html
Amplitude
Customer.io
Amazon Redshift
https://aws.amazon.com/redshift/
Google BigQuery
https://cloud.google.com/bigquery/
Automated instrumentation
Google Analytics autotrack
https://github.com/googleanalytics/autotrack
Heap
Coverage on “data lake”
https://martinfowler.com/bliki/DataLake.html
http://www.pwc.com/us/en/technology-forecast/2014/cloud-computing/features/data-lakes.html

S04E05 - NeuroJavaScript + Angular of Things with Stephen Fluin, Alex Castillo, and Uri Shaked
Modern Web
02/01/17 • 41 min
In this episode, Stephen Fluin (@stephenfluin), Angular core team member and Tracy Lee (@ladyleet) interview Alex Castillo (@castillo__io) and Uri Shaked (@urishaked) on unique and interesting projects utilizing Angular (2).
With these two pushing the edge on what is possible with JavaScript and as speakers on the upcoming ngcruise, listen in to hear about IoT, neurojavascript, and Angular.
Guests
Alex Castillo (@castillo__io)
Uri Shaked (@urishaked)
Hosts
Tracy Lee (@ladyleet)
Stephen Fluin (@stephenfluin)
Find more podcasts, videos, trainings and online conferences at http://modern-web.org or follow us on Twitter @moderndotweb.

12/22/16 • 52 min
In this episode of the Modern Web podcast - Ben Lesh stars as the Jerry Springer of JavaScript stirs things up with the Polymer team Monica Dinculescu and Fred Schott with hard questions about louder voices representing Polymer on twitter and the reasoning behind perceived abrasiveness.
Thankfully, no one gets pregnant in this episode and hard conversations are all in jest. The meat of this podcast is centered around the difference between Polymer and web components, composable components nested inside svg, where browsers are in supporting native custom elements, web components versus frameworks, the concept of using the platform, using Polymer in frameworks like Angular 2, the progression of the polymer-cli.
Find more podcasts, videos, trainings and online conferences at http://modern-web.org or follow us on Twitter @modernweb_.

S03E07 - React, Node, TC39, Cancellable Promises, and Observables, Oh My! (React Rally Edition)
Modern Web
09/05/16 • 29 min

09/10/16 • 43 min

12/01/16 • 46 min
We talk to Shirley Wu and Nadieh Bremer, long-time members of the D3 and data visualization communities, about their latest collaboration DataSketches and building data visualization using web technologies.
Panelists
Shirley Wu @sxywu http://sxywu.com/
Nadieh Bremer @NadiehBremer http://www.visualcinnamon.com/
Hosts
Tracy Lee @ladyleet
Ray Shan @rayshan https://shan.io
Links
Data Sketches http://www.datasketch.es/
Bay Area d3 User Group http://www.meetup.com/Bay-Area-d3-User-Group/
D3.unconf, an annual D3-focused conference http://visfest.com/d3unconf-2016/
Using Pinterest to collect inspiration https://www.pinterest.com/nadiehbremer/
R for data processing https://www.r-project.org/
Linear Digressions podcast - What's the biggest #bigdata? http://lineardigressions.com/episodes/2016/7/30/whats-the-biggest-bigdata
Create React App to quickly bootstrap a data visualization project using React https://github.com/facebookincubator/create-react-app
Mike Bostock, author of D3, and his visualization work on New York Times https://bost.ocks.org/mike/
D3 4.0 with improved force layout and modularity https://github.com/d3/d3/releases/tag/v4.0.0
Charting libraries
Highcharts http://www.highcharts.com/
NVD3, built on top of D3 http://nvd3.org/

09/05/16 • 19 min

12/29/16 • 64 min
Summary
Benoit Marchant, create of the Montage Framework, and Andy Matuschak, UIKit engineer, researcher and head of mobile engineering at Khan Academy, join us to discuss UI components. We reminisce Benoit and Andy’s extensive history of web and native engineering at Apple. We debate various challenges and best practices of component reusability, encapsulation, gestures, data binding, and collaboration between engineers and designers.
Panelists
Benoit Marchant @benoitmarchant
Andy Matuschak @andy_matuschak https://andymatuschak.org/
Host
Ray Shan @rayshan https://shan.io
Links
WebObjects
https://en.wikipedia.org/wiki/WebObjects
Montage Framework
http://montagestudio.com/montagejs/
UIKit gesture recognizers
Gestures in React Native
https://facebook.github.io/react-native/docs/handling-touches.html
https://facebook.github.io/react-native/docs/gesture-responder-system.html
WebComponents
Elm
Khan Academy Long-Term Research

S06E16 Modern Web Podcast - A Conversation about GraphQL Adoption and GraphQL 2020 with Eve Porcello
Modern Web
03/18/20 • 38 min
In this episode of the Modern Web podcast, join our our hosts, Tracy Lee (@ladyleet) & Ben Lesh (@BenLesh), as they sit down with special guest, Eve Porcello (@eveporcello).
Guests: Eve Porcello (@eveporcello) - Co-Founder & Instructor, Moon Highway
This episode is sponsored by This Dot Labs.
Show more best episodes

Show more best episodes
FAQ
How many episodes does Modern Web have?
Modern Web currently has 248 episodes available.
What topics does Modern Web cover?
The podcast is about Podcasts and Technology.
What is the most popular episode on Modern Web?
The episode title 'S09E03 Modern Web Podcast - Software Development in the Cloud with Mike Nikles & Geoffrey Huntley' is the most popular.
What is the average episode length on Modern Web?
The average episode length on Modern Web is 43 minutes.
How often are episodes of Modern Web released?
Episodes of Modern Web are typically released every 7 days, 2 hours.
When was the first episode of Modern Web?
The first episode of Modern Web was released on Sep 5, 2016.
Show more FAQ

Show more FAQ