Skip to content

Instantly share code, notes, and snippets.

@bernardodiasc
Created April 30, 2015 23:01
Show Gist options
  • Save bernardodiasc/1464e548c9e119579c94 to your computer and use it in GitHub Desktop.
Save bernardodiasc/1464e548c9e119579c94 to your computer and use it in GitHub Desktop.
<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