Skip to content

Instantly share code, notes, and snippets.

View heanfig's full-sized avatar

Herman Andres Figueroa heanfig

View GitHub Profile
@heanfig
heanfig / lodash.html
Created January 17, 2016 04:26
lodash implementacion basica
<html>
<head>
<title>Lodash mis primeros pasos</title>
</head>
<body>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.2.0.min.js"></script>
<script type="text/javascript" src="https://raw.githubusercontent.com/lodash/lodash/4.0.0/dist/lodash.min.js"></script>
<div id="salida">
</div>
<script type="text/html" id="template">