Message from JavaScript discussions

November 2016

— Ok

— 

Https://medium.com/nodejs/ibm-intel-microsoft-mozilla-and-nodesource-join-forces-on-node-js-48e21ffb697d?source=userActivityShare-ddf3465630b5-1480431973

— WTF!

— Https://github.com/mozilla/spidernode

— :)

— Http://i3.kym-cdn.com/entries/icons/original/000/006/026/futuramafry.jpg

— Not sure if innovation or fragmentation

— Fragmented

— Convolution

— 
huh, why does this not work?

var selected = idnum ? {uris: [state.itemEntryContainer[idnum].uri]} : state.itemEntryContainer.list();

Message permanent page

— I get unexpected token on the colon of the object literal

— Can you not write object literals in ternary logic?