Web Development Resources: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
new beginner's resource
Axr (talk | contribs)
Line 84: Line 84:
* [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.
* [https://wordfinderx.com/tools-for-bloggers/ Tools For Bloggers] Introductory blogging tools.


== Quiz ==
== Quiz ==

Revision as of 15:12, 5 April 2021

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