Luis Figueiredo 8 years ago
parent
commit
4219b2a253
3 changed files with 11 additions and 1 deletions
  1. 2 0
      .gitignore
  2. BIN
      doc/.ideas.js.swp
  3. 9 1
      doc/ideas.js

+ 2 - 0
.gitignore

@@ -1 +1,3 @@
 node_modules
+*.swp
+*.swo

BIN
doc/.ideas.js.swp


+ 9 - 1
doc/ideas.js

@@ -12,7 +12,15 @@ commChannel with two points
 as obj2:  channel.send('hello');
 
 obj1:
-
 	// Seems like a 2 way event system
 	channel.on('hello');
 
+
+
+this
+	.observe('something:value')
+
+		
+
+subscribe()
+