Skip to content

Instantly share code, notes, and snippets.

View hola-soy-milk's full-sized avatar
💜
Joy from learning

Carmen Huidobro hola-soy-milk

💜
Joy from learning
View GitHub Profile
{
test: /\.m?js$/,
exclude: /(node_modules|bower_components|vendors)/,
use: {
loader: 'babel-loader',
options: {
presets: [],
plugins: [
].concat([["@codesee/instrument", { hosted: true }]])
@hola-soy-milk
hola-soy-milk / teaching_kids_resources.md
Last active November 19, 2017 20:03
Resources for teaching kids to code