/functionalstate-1

Primary LanguageJavaScriptMIT LicenseMIT

Never change state and still get things done

J-Fall 2016, Martijn Blankestijn & Remko de Jong

To run this presentation

  1. Install Node.js (1.0.0 or later)

  2. Clone the 'presentation' repository

    $ git https://github.com/aggenebbisj/functionalstate.git
  3. Navigate to the folder

    $ cd functionalstate
  4. Install dependencies

    $ npm install
  5. Serve the presentation and monitor source files for changes

    $ npm start
  6. Open http://localhost:8000 to view the presentation