Polymer versions 0.5.3 and 0.5.4 released Version 0.5.3 had a small dependency bug for Safari, this resulted in the rapid release of 0.5.4 to fix it. Notable changes in the release are some paper-elements redesigned to adhere to the Material
Polymer in Visual Studio 2015 – Grunt-Vulcanize
Setting up a Vulcanize Grunt task in Visual Studio 2015 Developing Web Components from the new Visual Studio 2015 is a great experience with the added tooling. One problem with Web Components can be the large number of html-imports a
Rookie mistakes developing Web Components in Polymer
Developing Web Components is both fun as well as frustrating at times. Maybe it’s the fact that I’m so used to coding typed languages (C# & Java) with loads of compiler help, or maybe it’s the fact that debugging web
Polymer Bower packages in Visual Studio 2015
Working with Polymer in Visual Studio 2015 (Preview) In the new VS2015, there is built in Bower and npm support. This is great if you want to use Visual Studio to build Polymer components and apps. Importing the basic Polymer