Skip to content

Instantly share code, notes, and snippets.

@spikebrehm
Created January 23, 2013 01:00
Show Gist options
  • Save spikebrehm/4600687 to your computer and use it in GitHub Desktop.
Save spikebrehm/4600687 to your computer and use it in GitHub Desktop.
Code for blog post: "We've launched our first Node.js app to production!"
BaseView = require('rendr/base/view')
class IndexView extends BaseView
class UserDetailView extends BaseView
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment