My list of commonly used sites for web development
| Tool | Address |
|---|---|
| Create Data URLs | http://dataurl.net/#about |
| Desktop Browser Compatibility Tables For DOM Events | http://www.webbrowsercompatibility.com |
| Can I Use | http://caniuse.com/ |
| PHP Composer repository | https://packagist.org |
| Safari Inspector Guide | https://developer.apple.com/library/safari/ |
| Mozilla Developer Network, MDN | https://developer.mozilla.org/en-US/ |
| MDN Javascript Guide | Javascript Guide |
| MDN CSS Guide | CSS Guide |