Skip to content Skip to sidebar Skip to footer
Showing posts with the label Proto

Error: Cannot Find Module 'google-protobuf'

Following to my previous question, I'm trying to use protocol buffers in node.js. I've gene… Read more Error: Cannot Find Module 'google-protobuf'

What Is In Object.__proto__?

In Google Chrom's javascript, objects have a property named __proto__ that points to their prot… Read more What Is In Object.__proto__?