Skip to content

Instantly share code, notes, and snippets.

View kentaro-m's full-sized avatar
🦄
Happy coding everyday.

Kentaro Matsushita kentaro-m

🦄
Happy coding everyday.
View GitHub Profile
<?
/////////////////////
// slack2html
// by @levelsio
/////////////////////
//
/////////////////////
// WHAT DOES THIS DO?
/////////////////////
//
@kentaro-m
kentaro-m / 0_reuse_code.js
Created March 20, 2017 10:09
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console