70 followers 0 articles/week
YOLOmer!

‘Allo! In this video I show you how to setup your first Polymer project using the new Yeoman generator, how to create an element with a subgenerator, and how to run some Mocha tests. Let Yeoman do the heavy lifting, and make app building a breeze!

Sat Sep 20, 2014 23:07
Shadow DOM CSS Cheat Sheet

This handy guide is my attempt to track the progress of all the new CSS selectors which affect the Shadow DOM. Found a bug? Submit a pull request! ::shadow Selects shadow trees that are one level deep inside of an element. Will need to be combined with shim-shadowdom directive if used outside of a Polymer element in browsers that lack support...

Fri Apr 11, 2014 20:10
Setting Up Bower and Polymer

So, you’re ready to dive into Polymer but you’re not so sure about this whole Bower thing. Have no fear! In this short screencast I’ll walk you through installing Bower, creating a project with the bower init command, and building your first Polymer element.

Tue Apr 1, 2014 03:08
@font-face doesn't work in the Shadow DOM

I was building custom elements with Polymer the other day, and I thought it would be cool to include Font Awesome for some sweet icon goodness. Everything was going great, until I switched over to Canary to check my work. uh oh… At first, I was pretty confused. Why was everything working fine in Chrome, but acting crazy in Canary? I did some...

Fri Nov 22, 2013 14:48
Scared Shitless

I just saw this awesome talk by Merlin Mann (@hotdogsladies) titled Scared Shitless. If there’s something you want to do but you’ve been too scared to do it maybe you should watch this. Get a little courage. Get some gumption! And do the damn thing! ROOOOOAAAAR!

Tue Nov 19, 2013 14:47
Chrome/Blink devs discuss setImmediate

Really interesting discussion of the pros and cons of the setImmediate function. For a little backstory checkout this post by Nicholas Zakas (@slicknet) Here’s a nice tidbit from one of the Chrome devs: To perform work immediately before the next display - for example to batch up graphical updates as data is streamed in off the network - just make...

Tue Nov 19, 2013 14:47

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account