Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am bradzo on github.
  • I am bradzo (https://keybase.io/bradzo) on keybase.
  • I have a public key ASB1B5_Yo9OUPbQ_gpVZYwPXB-T8FKxBX4rHJx3CJaijWAo

To claim this, I am signing this object:

@bradzo
bradzo / gist:93175f5c23582ef047a9
Created December 25, 2015 01:13
Dynamic (?) input elements for a Meteor app..
hello.html
<template name="hello">
<input {{attributes}} />
</template>
hello.js
Template.hello.helpers({