Skip to content

briancavalier/atomize-aop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone the repo
  2. cd into the repo
  3. git submodule init && git submodule update
  4. npm install atomize-server express
  5. sh bin/server
  6. Point several browser tabs at localhost:9999 and click the button. It doesn't update live yet when other tabs update the value, but hopefully soon.
    • IMPORTANT You have to use a browser that supports ES Harmony Proxies. Currently, that includes:
      • Firefox 12
      • Chrome 19 but you have to enable it in chrome://flags - Look for "Experimental Javascript", or start chrome on the command line with --harmony

About

Using atomize with AOP and promises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages