Web Development Resources

From Noisebridge
Revision as of 13:07, 22 October 2013 by JeffreyATW (talk | contribs) (Created page with "== HTML == * [http://html5boilerplate.com/ HTML5 Boilerplate] - Popular website template * [http://html5doctor.com/ HTML5 Doctor] - Articles on the latest additions to HTML5 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

HTML

CSS

JavaScript

  • AngularJS - Directive-based MVC framework
  • Backbone.js - Barebones MVC framework
  • Ember.js - Handlebars-based MVC framework
  • jQuery - Downloads and documentation for the most popular web framework

Browser support

  • Can I use... - Worldwide browser support percentages for new technologies
  • CSS3 Please - Easy vendor prefixing for popular CSS3 features
  • HTML5 Please - Whether to use the latest in HTML5
  • Modernizr - JS feature-detection library

General

Documentation

Online schools