Skip to content

Code from my GOTO Aarhus 2012 talk "The Browser is Dead - Long Live the Browser!"

Notifications You must be signed in to change notification settings

tastapod/goto-aarhus-2012

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Browser is dead, long live the Browser!

This is the simple app I put together as the demo for my talk at GOTO Aarhus 2012. To get to any "chapter" just checkout tag xN where N is 1 through 7. So to check out chapter 4:

% git checkout x4

To run it you'll need a recent version of node 0.8. I've been using n so installing is as simple as setting N_PREFIX and adding $N_PREFIX/bin to your path. Then you run:

% n 0.8.21

which will install and enable that version. (Try n list to see which versions are available.)

About

Code from my GOTO Aarhus 2012 talk "The Browser is Dead - Long Live the Browser!"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published