Created
April 30, 2015 23:01
-
-
Save bernardodiasc/1464e548c9e119579c94 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Sun 15 Mar, 2015</h1> | |
<h2>Git Branching, Merging and Rebasing</h2> | |
<ul> | |
<li><a href="http://www.git-scm.com/book/es-ni/v1/Git-Branching">http://www.git-scm.com/book/es-ni/v1/Git-Branching</a></li> | |
<li><a href="http://www.git-tower.com/blog/understanding-rebase-merge-in-git/">http://www.git-tower.com/blog/understanding-rebase-merge-in-git/</a></li> | |
<li><a href="https://help.github.com/articles/using-git-rebase/">https://help.github.com/articles/using-git-rebase/</a></li> | |
</ul> | |
<h2>Responsiveness</h2> | |
<ul> | |
<li><a href="http://bradfrost.com/blog/post/7-habits-of-highly-effective-media-queries/">http://bradfrost.com/blog/post/7-habits-of-highly-effective-media-queries/</a></li> | |
<li><a href="http://bradfrost.com/blog/web/mobile-first-responsive-web-design/">http://bradfrost.com/blog/web/mobile-first-responsive-web-design/</a></li> | |
</ul> | |
<h2>HTML parsing</h2> | |
<ul> | |
<li><a href="https://developer.yahoo.com/yql">https://developer.yahoo.com/yql</a></li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment