// This JS doesn't do anything, just want to have syntax highlight on my thoughts // // commChannel with two points obj1 <- channel -> obj2 as obj2: channel.send('hello'); obj1: // Seems like a 2 way event system channel.on('hello'); this .observe('something:value') subscribe()