- https://github.com/robbyrussell/oh-my-zsh ❤️
- https://github.com/robbyrussell/oh-my-zsh/wiki/Cheatsheet#git https://www.iterm2.com/ (osx)
- http://codepen.io/theskillwithin/pen/QKawNx ( ul nav list )
- http://maintainablecss.com/
<header> <nav> <footer> <section> <article>
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl
- http://learnlayout.com/
- https://css-tricks.com/findingfixing-unintended-body-overflow/ (got some overflow on mobile? and use body overflow-x: hidden )
- https://developer.mozilla.org/en-US/docs/Web/CSS/white-space
- background-size: cover
- http://youmightnotneedjquery.com/
- https://youtu.be/NZelrwd_iRs | https://www.paulirish.com/2012/why-moving-elements-with-translate-is-better-than-posabs-topleft/
- https://www.youtube.com/playlist?list=PLqGj3iMvMa4LvJ8VctoXnPI0dtE40wfid (animation series)
- https://youtu.be/8NGNKBIA_eI (discover perspective property)