Open mikecann opened 1 year ago
imported Disqus comment by 'Salai' @2015-01-23 02:18:33_
Great post. I was really looking to combine these 2 Polymer with Typescript. Good example with explanation.
Thanks,
imported Disqus comment by 'mikeysee' @2015-01-23 07:50:07_
It works pretty well :)
imported Disqus comment by 'Guest' @2015-04-03 12:07:00_
Thanks for the sample!
I've tried the same approach (now 'webcomponents.js' instead of 'platform.js') to obtain an access to "this.$" in "ready" callback. Unfortunately it gives me 'TypeError: this.$ is undefined' during runtime. Wonder how use to a shadow DOM in TypeScript.
imported Disqus comment by 'mikeysee' @2015-04-06 01:46:36_
Hey, not sure. I havent done any polymer since this post. Perhaps things have shifted around a little bit since the post..
imported Disqus comment by 'Antonino Porcino' @2015-06-22 11:43:20_
then you might want to check this repo I've written: https://github.com/nippur72...
imported Disqus comment by 'mikeysee' @2015-06-23 08:47:50_
Oh nice work, colour me impressed!
imported Disqus comment by 'Bartolomeo Sorrentino' @2015-08-14 10:21:38_
Concerning it, I've discovered a very useful project https://github.com/nippur72... and I wrote also a Yeoman generator to make easier work with it. https://www.npmjs.com/packa...
imported Disqus comment by 'mikeysee' @2015-08-18 03:29:57_
Nice! If I do some more tinkering with Polymer ill be sure to look into this.
imported Disqus comment by 'Juha Järvi' @2015-08-28 01:28:00_
I've combined that with https://github.com/Hypercub... for a really nice combination of Polymer + SystemJS + TypeScript.
Here's an article with all the details, a demo and downloadable code: http://blog.charto.net/type...
imported Disqus comment by 'mikeysee' @2015-08-28 08:58:16_
Great! Nice work ill be sure to check it out soon :)
imported Disqus comment by 'Bartolomeo Sorrentino' @2015-08-29 03:03:40_
looks very interesting ;-)
Tinkering with Google Polymer and Typescript
http://www.mikecann.co.uk/programming/tinkering-with-google-polymer-and-typescript/