Skip to content

Instantly share code, notes, and snippets.

View SerkanSipahi's full-sized avatar
🎯
Focusing

Bitcollage SerkanSipahi

🎯
Focusing
View GitHub Profile
@SerkanSipahi
SerkanSipahi / index.html
Created April 17, 2014 19:22
A Pen by Bitcollage.
<ul>
<li>Powerful</li>
<li>you</li>
<li>have</li>
<li>become</li>
<li>the</li>
<li>dark</li>
<li>side</li>
<li>I</li>
<li>sense</li>

Nice type checking in javascript :)

Type checking, detection in javascript. Number, String, Function, Object, Boolean, Regexp

A Pen by Bitcollage on CodePen.

License.

@SerkanSipahi
SerkanSipahi / index.html
Created June 1, 2014 11:02
A Pen by Bitcollage.
<ul>
<li>jQuery like .css() method :)</li>
<li>Is that awesome?</li>
<li>Jep, nice</li>
</ul>
@SerkanSipahi
SerkanSipahi / Install_tmux
Created October 3, 2015 14:53 — forked from simme/Install_tmux
Install and configure tmux on Mac OS X
# First install tmux
brew install tmux
# For mouse support (for switching panes and windows)
# Only needed if you are using Terminal.app (iTerm has mouse support)
Install http://www.culater.net/software/SIMBL/SIMBL.php
Then install https://bitheap.org/mouseterm/
# More on mouse support http://floriancrouzat.net/2010/07/run-tmux-with-mouse-support-in-mac-os-x-terminal-app/
@SerkanSipahi
SerkanSipahi / jspm.travis.setup.md
Created November 30, 2015 19:12 — forked from topheman/jspm.travis.setup.md
Travis setup of Github token for jspm