Web Development Resources: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
* [https://www.wpkube.com/html5-cheat-sheet/ HTML 5 Cheat Sheet for Beginners] - An easy to understand HTML 5 cheat sheet (In Alphabetical Order).
* [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.
* [https://www.perlego.com/browse/computer-science/programming-in-html Programming In HTML] HTML Books


== CSS ==
== CSS ==
Line 86: Line 85:
* [https://www.bloggingbasics101.com Blogging Basics 101] - Lots of beginner resources.
* [https://www.bloggingbasics101.com Blogging Basics 101] - Lots of beginner resources.
* [https://wordfinderx.com/tools-for-bloggers/ Tools For Bloggers] Introductory blogging tools.
* [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 ==

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.

HTTP[edit | edit source]

HTML[edit | edit source]

CSS[edit | edit source]

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]

Quiz[edit | edit source]

Documentation[edit | edit source]

Online schools[edit | edit source]

Engineering Blogs[edit | edit source]