Skip to content
Matt Enlow edited this page Jun 30, 2014 · 7 revisions

Advanced Javascript (Finishing Javascript)

Data Structures

  • Arrays
  • Objects

Common methods

  • strings
  • objects
  • arrays
  • functions maybe

loops

  • while
  • for
  • for in
  • foreach utils

Node & Ghost

NodeJS

  • package.json
  • npm
  • express
  • install ghost for development
  • ghost > wp

Super Advanced JS

AJAX

  • submitting forms w/o page reload
  • getting new content and adding it to the page

AngularJS

  • Seriously? Are we really going to do this? Guys????

Clone this wiki locally