Closed jimmywarting closed 8 years ago
Suggestion, make variables like below constants.
var api_url = 'https://pgorelease.nianticlabs.com/plfe/rpc';
var events = require('events');
No atm we prefer to use pure node.js
ES6 is pretty much pure Node.js. Their whole documentation is written in ES6.
No atm we prefer to use pure node.js
Then you won't see any more PR from me 😞
ES6 is pretty much pure Node.js. Their whole documentation is written in ES6.
Exactly! This will not be used in the browser, only node. And node support it!
Want to know where you stand on es6 syntax before i make more PR