Web Development Resources: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Axr (talk | contribs)
No edit summary
new beginner's resource
Line 83: 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://www.bloggingbasics101.com Blogging Basics 101] - Lots of beginner resources.
* [https://howtomakemyblog.com HowToMakeMyBlog] - How to start a blog and make it a success. 


== Quiz ==
== Quiz ==

Revision as of 07:50, 1 June 2018

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