Web Development Resources: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 14: Line 14:
* [http://html5boilerplate.com/ HTML5 Boilerplate] - Popular website template
* [http://html5boilerplate.com/ HTML5 Boilerplate] - Popular website template
* [https://makeawebsitehub.com/the-html-5-mega-cheat-sheet/ HTML5 Cheat Sheet] Quick HTML5 guide.
* [https://makeawebsitehub.com/the-html-5-mega-cheat-sheet/ HTML5 Cheat Sheet] Quick HTML5 guide.
* [https://www.wpkube.com/html5-cheat-sheet/ HTML 5 Cheat Sheet for Beginners] - An easy to understand HTML 5 cheat sheet (In Alphabetical Order).
* [http://www.whatwg.org/mailing-list WHATWG Mailing Lists] Email list for HTML5.
* [http://www.whatwg.org/mailing-list WHATWG Mailing Lists] Email list for HTML5.



Revision as of 02:30, 15 September 2017

About

This page is a collection of web development resources used by JavaScript Class and Front-end Web Development.

HTTP

HTML

CSS

JavaScript

Tutorial

Reference

Video

Newsgroup / Forum

JavaScript libraries

Browser support

Web applications

  • Django - Python-based web app framework
  • Express - Straightforward JavaScript web app framework
  • Grunt - JavaScript-based workflow tool
  • Middleman - Ruby-based front-end workflow app
  • Ruby on Rails - Wildly popular Ruby-based web app framework
  • Yeoman - JavaScript-based front-end workflow app

General

Quiz

Documentation

Online schools