hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Friday, 30 November, 2018 UTC

177: Community Outreach

Tyler McGinnis joins us this week to talk about the importance of community outreach, how he got into teaching and what keeps him going. We talk about how publishing content like blog posts and other training material can generate exciting opportunities ... more


Wednesday, 21 November, 2018 UTC

176: VisBug

Feeling empowered to design on the web can be a challenge. With the recently demoed Project VisBug by Adam Argyle (@argyleink) at Chrome Dev Summit, that's changing. VisBug allows any website to become an artboard to be shaped, allowing designers and ... more


Thursday, 1 November, 2018 UTC

175: Gatsby

Gatsby brings together React, Webpack and modern JavaScript in a way that makes a performant experience the default experience. In this weeks episode join us with Jason Lengstorf and learn how Gatsby can do this and some of the other great products that ... more


Thursday, 18 October, 2018 UTC

174: Brave Browser

Brave is a modern browser that puts the user first. This week learn all about Brave, find out why it's faster than Chrome and Safari and how it uses blockchain technology to pay users for their attention and content creators for their work. Visit the ... more


Thursday, 4 October, 2018 UTC

173: Nuxt.js

Nuxt.js is a framework for creating Vue.js applications, you can choose between Universal, Static Generated or Single Page application. Vue.js has exploded in popularity and along with it, some excellent tools have been created. This week on the Web ... more


Thursday, 13 September, 2018 UTC

172: Behind the scenes of Babel 7

Babel, a build tool that has enabled web developers to build tomorrows JavaScript today, has finally hit it’s version 7 release. It’s been a long 3 years and Henry Zhu (@left_pad) along with the Babel core team have a lot to share with us. In this episode, ... more


Friday, 7 September, 2018 UTC

171: CSS In-Depth

CSS can seem like magic sometimes, but it really isn't! Join us with Aimee Knight and take an in-depth look at how the browser actually uses CSS. We talk about performance, hardware acceleration, debugging CSS issues, common pitfalls and all the things ... more


Tuesday, 4 September, 2018 UTC

170: Performance Testing Tools

This week learn why performance testing is so important, how to sell it to the business and which are Justin's favourite tools for getting the job done. Performance testing is a big topic but it's never been easier to get started thanks to simple and ... more


Thursday, 23 August, 2018 UTC

169: Extending the DOM with Web Components

This week we talk about Customized Built-in Elements, part of the Custom Elements specification which hasn't had as much attention as other parts of the Web Component specs. Customized Built-in Elements allow developers to extend native DOM elements ... more


Wednesday, 15 August, 2018 UTC

168: JavaScript & SEO

This week we discuss the important topic of SEO and how JavaScript impacts what search bots are able to crawl on your sites. Learn what developers can do to improve SEO for their sites which rely on JavaScript along with some tips and tricks from SEO ... more


Tuesday, 31 July, 2018 UTC

167: PWAs with Alex Russell

Alex Russell has been around, he has seen some things, and now he wants to share it with us! Come join our hosts as we dive into Alex's background and learn how he came to hold some of his views on many things. Browsers, JavaScript and web frameworks, ... more


Wednesday, 18 July, 2018 UTC

166: Samsung Internet

This week our panel chats with Ada Rose Cannon (@lady_ada_king) all about Samsung Internet. Haven’t heard of Samsung Internet? You may not be alone but that doesn’t mean there aren’t some very cool things happening. Learn more about how Samsung is contributing ... more


Thursday, 5 July, 2018 UTC

165: JS Unit Testing Tools & Best Practices

Join Danny, Leon, and Amal for a discussion on unit testing modern web applications. Amal has recently taught a pilot testing workshop in Boston with Gleb from Cypress who was on the show last week. She is excited to evangelize the importance of unit ... more


Thursday, 28 June, 2018 UTC

164: Cypress.io

Guests Brian Mann and Gleb Bahmutov join our hosts to discuss Cypress, and open source test runner that's built for the modern web. With fast, easy and reliable testing for anything that runs in a browser, the show discusses how cypress utilizes the ... more


Wednesday, 20 June, 2018 UTC

163: RxJS

This week on the Web Platform Podcast our panel talks with Tracy Lee (@ladyleet) and Ben Lesh (@BenLesh) about RxJS. We find out just what these fancy sounding Observables are and how they help solve problems. Our panel and guests also discuss the importance ... more


Wednesday, 6 June, 2018 UTC

162: WebAssembly

This week on the Web Platform Podcast our panel chats about WebAssembly and the future of the web. What exactly is WebAssembly? Is it a replacement for JavaScript? Do I need to learn C++ if I want to use it? Sooooo many questions about this very cool ... more


Wednesday, 30 May, 2018 UTC

161: UNPKG

This week on the Web Platform Podcast Amal, Danny & Justin talk with Michael Jackson about his project UNPKG and how it can help make front-end development easier. Our panel also chats about the current state of front-end tooling including the JavaScript ... more


Friday, 25 May, 2018 UTC

160: NG-CONF 2018

Ng-conf has happened! There were a bunch of excellent talks and and excellent people. Jeff Whelpley was one of them! Jeff helps us dive into what is coming in Angular. Angular 6, the new Angular CLI, RxJs 6 and more! There is a ton to unpack in this ... more


Thursday, 5 April, 2018 UTC

159: lit-html - HTML Templates via JavaScript Template Literals

This week we chat with lit-html creator Justin Fagnani. Lit-html is a framework agnostic library that uses new JavaScript features to efficiently render HTML templates. In this episode, you’ll learn what lit-html is in detail and why it was created. ... more


Wednesday, 28 March, 2018 UTC

158: A Developer's Guide into the World of Web Standards

The world of web standards can be complicated and confusing, Jory Burson joins us to help make things clearer! We discuss the different standards organisations, why standards are important and why it's good for developers to get involved. Visit the website ... more


Friday, 16 March, 2018 UTC

157: Cross-Platform Development with Ionic and Capacitor

Ionic has focused on Angular for many years, but the recent move to Web Components has opened up new and exciting framework agnostic possibilities. Leon, Danny and Justin talk to Mike Hartington from Ionic about this and a new project called Capacitor ... more


Thursday, 8 March, 2018 UTC

156: React 16 - Fiber and Beyond

In the past few years React has become a mainstay in the front end development community and React 16 has more to offer than ever. This week our hosts chat with Andrew Clark of the React core team about some of React’s history as well as some of the ... more


Wednesday, 21 February, 2018 UTC

155: WeDeploy

Infrastructure is hard, that is one of the big reasons "the cloud" has become such a popular option, but it can still be difficult. As the website says: "WeDeploy helps you build from simple to complex applications. We give you predefined ... more


Wednesday, 14 February, 2018 UTC

154: StackBlitz

Modern web development has a lot of cool stuff, but that cool stuff can come at a cost. Getting a development environment set up can be a task even for folks that know what they are doing. Enter StackBlitz, a way to get up and running with Angular, Ionic ... more


Friday, 9 February, 2018 UTC

153: Microsoft Edge in 2018

This week we are joined by Patrick Kettner to find out what's new with Microsoft Edge. We ask about Web Component support, speak about the PWA story for Edge and learn a lot about how browsers decide which specifications to implement next. Also, find ... more


Wednesday, 31 January, 2018 UTC

152: Firefox, what's new & what's coming in 2018

You've seen the ads, you've heard the name, now let's take a dive into all things Firefox and Firefox Quantum. Our hosts talk with Matthew Claypotch about where Firefox is and where it is going in the future. Web Components, Progressive Web apps and ... more


Thursday, 25 January, 2018 UTC

151: Crystal Ball Fortunes in 2018

This week Justin, Danny, and Leon talk about what they think is going to be important for the web in 2018. We talk about AI and an interesting experiment Danny has got involved with along with Leon’s excitement for customized built-in elements an unadopted ... more


Thursday, 11 January, 2018 UTC

WorkBox - A Developer Toolkit for Service Workers and Beyond

Episode 150, we made it! This week on The Web Platform Podcast our hosts Justin Ribeiro, Amal Hussein and Leon Revill chat with Jeff Posnick and Matt Gaunt about WorkBox. Service workers are becoming more and more important to the web in the world of ... more


Wednesday, 20 December, 2017 UTC

149: Angular - A Platform for the Modern Web

This week Michael Prentice and Stephen Fluin join Danny Blue and Amal Hussein to chat about the current state of Angular. They go over the path to get to the Angular as it is now as well as the new features available in the latest version (5.1.1 as of ... more


Thursday, 14 December, 2017 UTC

148: What's new in the world of WebRTC

Chad Hart joins us for this episode to discuss what's happening in the world of WebRTC. We start with an introduction to the technology, what it can do and who is using it right now. We then discuss how WebRTC handles low-grade devices and connections ... more