Web Development Resources: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
 
(8 intermediate revisions by 5 users not shown)
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.


Line 59: Line 60:
* [http://emberjs.com/ Ember.js] - Handlebars-based MVC framework
* [http://emberjs.com/ Ember.js] - Handlebars-based MVC framework
* [http://jquery.com/ jQuery] - Downloads and documentation for the most popular web framework
* [http://jquery.com/ jQuery] - Downloads and documentation for the most popular web framework
* [https://websitesetup.org/jquery-cheat-sheet/ JQuery Cheat Sheet] - JQuery Cheat Sheet
* [http://modernizr.com/ Modernizr] - JS feature-detection library
* [http://modernizr.com/ Modernizr] - JS feature-detection library


Line 81: Line 83:
* [http://uptodate.frontendrescue.org/ Front-end Rescue] - How to keep up-to-date on front-end technologies
* [http://uptodate.frontendrescue.org/ Front-end Rescue] - How to keep up-to-date on front-end technologies
* [http://stackoverflow.com/ Stack Overflow] - A popular Q&A platform for programmers
* [http://stackoverflow.com/ Stack Overflow] - A popular Q&A platform for programmers
* [https://www.bloggingbasics101.com Blogging Basics 101] - Lots of beginner resources.
* [https://wordfinderx.com/tools-for-bloggers/ Tools For Bloggers] Introductory blogging tools.
* [https://career.io/resume-examples/front-end-developer Career.io] - developer career resources


== Quiz ==
== Quiz ==
Line 102: Line 107:
* [https://www.udacity.com/ Udacity]
* [https://www.udacity.com/ Udacity]
* [http://www.freecodecamp.com/ Free Code Camp]
* [http://www.freecodecamp.com/ Free Code Camp]
== Engineering Blogs ==
* [https://doordash.engineering DoorDash Engineering Blog]

Latest revision as of 02:15, 4 November 2024

About

[edit | edit source]

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

JavaScript

[edit | edit source]

Tutorial

[edit | edit source]

Reference

[edit | edit source]

Video

[edit | edit source]

Newsgroup / Forum

[edit | edit source]

JavaScript libraries

[edit | edit source]

Browser support

[edit | edit source]

Web applications

[edit | edit source]
  • 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

[edit | edit source]

Documentation

[edit | edit source]

Online schools

[edit | edit source]

Engineering Blogs

[edit | edit source]