learned that Go is a better choice over javascript for high…

bridget ·

learned that Go is a better choice over javascript for high throughput binary data (the Block data I get directly from peers). Apparently was designed at Google for networked services and infrastructure. Doing is the best way to learn. My trial and errors for getting the block data straight from the chain w/o intermediaries has taken many hours of failures and fits and fixes.