Bitcoinjs-lib: s/var/let

Created on 22 May 2018  路  3Comments  路  Source: bitcoinjs/bitcoinjs-lib

Block scoping > function scoping

refactor

Most helpful comment

@rbndg ACK, I'm happy with const unless mutated, otherwise let

All 3 comments

what about also using const when required?

@rbndg ACK, I'm happy with const unless mutated, otherwise let

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hoshsadiq picture hoshsadiq  路  3Comments

Beardcoding picture Beardcoding  路  3Comments

thrastarson picture thrastarson  路  3Comments

Mr-Mondragon picture Mr-Mondragon  路  3Comments

coingeek picture coingeek  路  4Comments