-
-
Save shawn-crigger/fafef71aa079cc10b136c4f08c76f976 to your computer and use it in GitHub Desktop.
Revisions
-
ctkjose revised this gist
Dec 5, 2015 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,15 @@ ## Web Development Tools ## 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](http://www.webbrowsercompatibility.com/dom-events/user-submitted/) | | Can I Use | http://caniuse.com/ | | PHP Composer repository | https://packagist.org | | Safari Inspector Guide | [https://developer.apple.com/library/safari/](https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html) | | Mozilla Developer Network, MDN | https://developer.mozilla.org/en-US/ | | MDN Javascript Guide | [Javascript Guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | | MDN CSS Guide | [CSS Guide](https://developer.mozilla.org/en-US/docs/Web/CSS) | -
ctkjose revised this gist
Dec 5, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ | Tool | Address | | ---- | ------- | | Create Data URLs | http://dataurl.net/#about | | Desktop Browser Compatibility Tables For DOM Events | [http://www.webbrowsercompatibility.com](http://www.webbrowsercompatibility.com/dom-events/user-submitted/) | | Can I Use | http://caniuse.com/ | | PHP Composer repository | https://packagist.org | | Safari Inspector Guide | [https://developer.apple.com/library/safari/](https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html) | -
ctkjose revised this gist
Dec 5, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -6,4 +6,4 @@ | Desktop Browser Compatibility Tables For DOM Events | http://www.webbrowsercompatibility.com/dom-events/user-submitted/ | | Can I Use | http://caniuse.com/ | | PHP Composer repository | https://packagist.org | | Safari Inspector Guide | [https://developer.apple.com/library/safari/](https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html) | -
ctkjose revised this gist
Dec 5, 2015 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -4,4 +4,6 @@ | ---- | ------- | | Create Data URLs | http://dataurl.net/#about | | Desktop Browser Compatibility Tables For DOM Events | http://www.webbrowsercompatibility.com/dom-events/user-submitted/ | | Can I Use | http://caniuse.com/ | | PHP Composer repository | https://packagist.org | | Safari Inspector Guide | https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html | -
ctkjose revised this gist
Dec 5, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ ## Web Development Tools ## | Tool | Address | | ---- | ------- | | Create Data URLs | http://dataurl.net/#about | | Desktop Browser Compatibility Tables For DOM Events | http://www.webbrowsercompatibility.com/dom-events/user-submitted/ | -
ctkjose created this gist
Dec 5, 2015 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ ## Web Development Tools ## | Create Data URLs | http://dataurl.net/#about | | Desktop Browser Compatibility Tables For DOM Events | http://www.webbrowsercompatibility.com/dom-events/user-submitted/ |