Skip to content

Instantly share code, notes, and snippets.

View bake0937's full-sized avatar
:octocat:
🚀

okabeeeat bake0937

:octocat:
🚀
View GitHub Profile
@bake0937
bake0937 / 📊 Weekly development breakdown
Last active March 31, 2020 13:53
📊 Weekly development breakdown
We couldn’t find that file to show.
@bake0937
bake0937 / gist:95414462579d1df00d9f4e2a1e42784e
Last active June 6, 2017 03:27
普段見ているサイト、使っているサービスから、このパターンに沿っているURLを探す
- Collection & Member Resource パターン
- [idi(自分が作ったオリジナルサービス)](https://idi-community.herokuapp.com/)
- 日付パターン
- [マイナビニュース](http://news.mynavi.jp/articles/2017/06/06/yamagata/?rt=top)
- 調べ中
[Etsy](https://www.etsy.com/jp/?ref=lgo)
- イケてない?
@bake0937
bake0937 / 0_reuse_code.js
Created July 17, 2016 23:29
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