Jonathan Mills

Biography

Jon is a Pluralsight author, Microsoft MVP, and international speaker focusing on JavaScript both in the browser and on the server.

Building Progressive Web Apps with React
Progressive web apps are a middle ground between a web app and a native app. They are lightweight apps designed to conform to any device, work offline, and feel like a native app. Come learn how to use your existing React knowledge to build the next generation of web applications.
A Skeptics guide to functional style javascript
Modern JavaScript seems to be split between the object oriented devs of Angular and the more functional style devs of the redux world. Many OO devs struggle with seeing the value in the functional style and all of the paradigms that go with it. This talk will work to explain those paradigms.