I see a lot web developers out there firing CustomEvents from their component code. So much that it seems like many developers think that CustomEvent is the only way for their code to fire custom (with a little "c") events, and maybe even the only way to fire their own events at all.| Justin Fagnani
Mixins and Javascript: The Good, the Bad, and the Ugly.| Justin Fagnani
If you read my previous post, The time is right for a DOM templating API, you might be wondering what such an API would look like.| Justin Fagnani
TL;DR: I want to propose adding a declarative templating API to the web platform. Here's why...| Justin Fagnani