Skip to content

Instantly share code, notes, and snippets.

@aronwoost
Last active June 17, 2016 14:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aronwoost/bcec12cbd9fdd3a3a0ac to your computer and use it in GitHub Desktop.
Save aronwoost/bcec12cbd9fdd3a3a0ac to your computer and use it in GitHub Desktop.
react jsx self executing function block
<snippet>
<content><![CDATA[{
(function(self){
${1:}
})(this)
}]]></content>
<tabTrigger>ref</tabTrigger>
<scope>source.js</scope>
<description>jsx self executing function</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment