Skip to content

Instantly share code, notes, and snippets.

@bunnymatic
Created November 21, 2014 22:31
Show Gist options
  • Save bunnymatic/8676c510d490a2d65764 to your computer and use it in GitHub Desktop.
Save bunnymatic/8676c510d490a2d65764 to your computer and use it in GitHub Desktop.
html with jquery and lodash
<html>
<head>
</head>
<body>
</body>
<script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment