Shows - webdevshow


Using a Gamepad for HTML5 projects[MP4] [0:08:10] [2016/06/22]
The HTML5 gamepad API allows you interact with the web browser through a traditional gamepad, whether it is from Microsoft, Sony, or some other third party product. Bear in mind that it is an…


Web.Dev 14: Building Web Sites that Work Everywhere: Polyfills and Fallbacks[MP4] [0:34:43] [2016/06/13]
How to build web sites that work well across various browsers versions and devices is always challenging for web developers. In this episode, Doris will demonstrate how to develop web content that…


Web.Dev 13: Modern Web Workflow[MP4] [0:41:17] [2016/06/06]
Follow @AdamTuliper In this episode of Web.Dev, Adam looks at what NPM and Bower Are. NPM is a package manager that can service both node.js packages as well as other non-node js packages. Bower is a…


Web.Dev 12: Converting a Website to a Hybrid Mobile App in Seconds[MP4] [0:31:40] [2016/06/01]
@DaveVoyles What is a hybrid mobile app?ManifoldJS aims to make the life of a mobile developer easier than ever, by utilizing Web App Manifests, which allowing websites to declare app-like…


Web.Dev 11: Building Web Sites that Work Everywhere: Feature Detection[MP4] [0:21:44] [2016/05/24]
How to build web sites that work well across various browsers versions and devices is always challenging for web developers. In this episode, Doris will examine why feature detection is the right way…


Web.Dev 10: Introduction to Ember.js[MP4] [0:54:56] [2016/05/16]
Follow @AdamTuliperhttps://www.twitter.com/AdamTuliper In this episode of Web.Dev, take a tour of Ember.js, one of several modern well-maintained SPA frameworks. Ember.js provides you with not only…


Web.Dev 9: High Performance Tips and Tricks for HTML and JavaScript Performance[MP4] [0:16:20] [2016/05/09]
@DaveVoyles Curious as to how you can speed up your JavaScript and HTML5 code with some simple tricks? Well this short video will quickly demonstrate a bevvy of ways that you can improve the…


Web.Dev 8: Building Web Sites that Work Everywhere: Browser Detection and User Agent Sniffing[MP4] [0:18:29] [2016/05/02]
How to build web sites that work well across various browsers versions and devices is always challenging for web developers. In this episode, we will examine if you should still use browser detection…


Web.Dev 7: Exploring Basic JavaScript DOM Manipulations without JQuery[MP4] [0:16:35] [2016/04/25]
Libraries like jQuery and Zepto.js are great for helping you be productive as a developer without having to worry about supporting every browser out there. But what are they doing behind the scenes? …


Web.Dev 6: What is WebGL and How to Use It[MP4] [0:15:24] [2016/04/18]
Follow @DaveVoyles WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D computer graphics and 2D graphics within any compatible web browser without the use of plug-ins. You…


Web.Dev 5: Building Web Sites that Work Everywhere: CSS3 and Vendor Prefixes[MP4] [0:22:30] [2016/04/12]
How to build web sites that work well across various browsers versions and devices is always challenging for web developers. In this episode, you will learn the new CSS3, why is important to use CSS…


Web.Dev 4: Web Components[MP4] [0:36:46] [2016/04/05]
Web Components can finally give your markup maintainability and componentization. We already have techniques to organize our back end code like c# and front end JavaScript, but markup until fairly…


Web.Dev 3: The Role of C++ in the Modern Web[MP4] [0:19:50] [2016/03/28]
Writing code for multiple platforms can be a lot of work. It can be even more work to have to completely rewrite it for each one, too. What if you wrote an application in C++, but wanted it to…


Web.Dev 2: Getting Started with Angular 2.0[MP4] [0:24:44] [2016/03/22]
Angular 2.0 is pretty great. It's the latest iteration of the very popular Angular.js client-side web framework. It's different from Angular 1.x. Actually, it's very different! In this episode of…


Web.Dev 1: Building Web Sites that Work Everywhere: Cross Browser Testing[MP4] [0:19:55] [2016/03/15]
How to build web sites that work well across various browsers versions and devices is always challenging for web developers. In this episode, you will learn tools available for interoperability tests,…


Web.Dev: Introducing the Team[MP4] [0:05:44] [2016/03/08]
It's time to introduce a whole new team and a whole new Channel 9 show - Web.Dev! We're off to a great start recording content for your education and viewing pleasure. Topics will be diverse, but…