Skip to content

Instantly share code, notes, and snippets.

@ctkjose
Last active June 26, 2021 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ctkjose/658ca4d02eb9dc6ef300 to your computer and use it in GitHub Desktop.
Save ctkjose/658ca4d02eb9dc6ef300 to your computer and use it in GitHub Desktop.
Web Development Tools

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
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

Development Tools

webmake
Allows the use of node.js require() in the browser. github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment