japhr.blogspot.com
japh(r) by Chris Strom: Automated Polymer Testing with Grunt and web-component-tester
http://japhr.blogspot.com/2015/04/automated-polymer-testing-with-grunt.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Tuesday, March 31, 2015. Automated Polymer Testing with Grunt and web-component-tester. Today, I try my hand at combining Grunt. Last night's experiment with Gulp. Was reasonable successful. Initial setup with Gulp and web-component-tester (WCT) was brilliantly easy. Even the first bits of customization was relatively simple. Quickly, however, I reached a point where I was hip-deep in node.js. I start by wiping my sample application's. Modul...
japhr.blogspot.com
japh(r) by Chris Strom: April 2015
http://japhr.blogspot.com/2015_04_01_archive.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Thursday, April 9, 2015. UI-less Polymer Elements as the Model in MVVM. Last night's attempt at MVVM ( Model-View-ViewModel. Did not quite work out the way I hoped. I am trying to rework the very simple. Polymer element used in a couple of Patterns in Polymer. Function Person(name) { this.name = name? What tripped me up was marking. Observable. If a human introduces themselves, the. Object should have its. Object and use a plain old. Polymer...
japhr.blogspot.com
japh(r) by Chris Strom: Page Objects and web-component-tester
http://japhr.blogspot.com/2015/04/page-objects-and-web-component-tester.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Friday, April 3, 2015. Page Objects and web-component-tester. I am a Page Objects. Fan I like page objects for testing web pages, applications, and even Polymer. Tonight, I try to use them with the web-component-tester. I start by adding a new suite to last night's multi-suite WCT for the tasty. Doctype html html head meta charset="utf-8" script src="./bower components/webcomponentsjs/webcomponents.min.js" /script script src="...The metho...
japhr.blogspot.com
japh(r) by Chris Strom: October 2014
http://japhr.blogspot.com/2014_10_01_archive.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Tuesday, October 7, 2014. Generating Super Simple Polymer (JS). I really want a minimal Polymer. Code generator. I thought Yeoman. Might have something to fit my needs, but upon further review, I am not so sure. I missed some of what Yeoman. Was doing yesterday. Most the sub-generators wind up installing a lot. I had thought. File that it includes:. Directory": "./" }. The end result is 9 directories containing 52 files:. Stuff, I think I wi...
japhr.blogspot.com
japh(r) by Chris Strom: December 2014
http://japhr.blogspot.com/2014_12_01_archive.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Sunday, December 28, 2014. A Solution for Karma Testing Polymer on IE (10 and 11). I coded in WordPad yesterday. 15 years of successfully repressing that sensation and now I fear I may never recover. Still, I successfully got Karma. Code with Internet Explorer yesterday. So it was worth it. Kinda. Module.exports = function(config) { config.set({ / . / Use IP so Windows guest VM can connect to host Karma server hostname: '192....Karma start -...
japhr.blogspot.com
japh(r) by Chris Strom: UI-less Polymer Elements as the Model in MVVM
http://japhr.blogspot.com/2015/04/ui-less-polymer-elements-as-model-in.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Thursday, April 9, 2015. UI-less Polymer Elements as the Model in MVVM. Last night's attempt at MVVM ( Model-View-ViewModel. Did not quite work out the way I hoped. I am trying to rework the very simple. Polymer element used in a couple of Patterns in Polymer. Function Person(name) { this.name = name? What tripped me up was marking. Observable. If a human introduces themselves, the. Object should have its. Object and use a plain old. Polymer...
japhr.blogspot.com
japh(r) by Chris Strom: New Chain: Patterns in Polymer
http://japhr.blogspot.com/2013/11/new-chain-patterns-in-polymer.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Saturday, November 16, 2013. New Chain: Patterns in Polymer. It's been a while since I started one of these. Writing my next book on the Polymer Project. Pre-alpha is already on sale. Looking for real world usage scenarios and patterns. Editions of the book. Follow along daily in this blog. What can I say? I love new technology! Speaking of the two languages, why would I write two books at the same time? But it's already on sale. Before a si...
japhr.blogspot.com
japh(r) by Chris Strom: November 2014
http://japhr.blogspot.com/2014_11_01_archive.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Sunday, November 30, 2014. Jasime/Karma Testing a Polymer Form Input Element. Tonight, I test. Last night, I was too uncertain to test, but having written some exploratory code, I have a better handle on what I'd like my. Element is a hack to get Polymer elements to behave like native HTML. So tonight, I test. I have a simple. Test element that extends. For unit testing purposes:. Attribute for changes and, upon seeing one, doubles the in-va...
japhr.blogspot.com
japh(r) by Chris Strom: The Debugger and Breakpoints with web-component-tester
http://japhr.blogspot.com/2015/04/the-debugger-and-breakpoints-with-web.html
Japh(r) by Chris Strom. Just Another Perl… Ruby… Just a Hacker. Sunday, April 5, 2015. The Debugger and Breakpoints with web-component-tester. At this point, I am just looking for an excuse not to use web-component-tester. And so far, I have not found one. The web-component-tester (WCT) testing library for Polymer. Elements seems quite solid. It eliminates a lot of the overhead required for Polymer testing without sacrificing much in the way of configurability or extendability. Statements work as expected.
SOCIAL ENGAGEMENT