How to manage credentials and environment secrets in Nodejs Programmatically manage credentials in Nodejs. JavaScript Nodejs javascript 2021-12-07 2 minutes to read
How to switch to a default Nodejs version when using nvm Switch to different Nodejs versions under different circumstances. JavaScript Nodejs 2021-11-29 2 minutes to read
Scope in modern JavaScript Understand scope in JavaScript, visibility and accessibility of variables JavaScript 2021-11-23 2 minutes to read
Fixing Property ’ethereum’ does not exist on type ‘Window & typeof globalThis’.ts(2339) How to fix Property ’ethereum’ does not exist warning. JavaScript Web3 Ethereum MetaMask 2021-11-16 One minute to read
How to switch to Polygon chain in Metamask Programmatically switch to Polygon chain in Metamask from a dapp. Web3 Ethereum MetaMask 2021-11-09 6 minutes to read
How to fix MetaMask - RPC Error: Expected 0x-prefixed, unpadded, non-zero hexadecimal string ‘chainId’ Fixing error thrown when adding a custom network to MetaMask. JavaScript Web3 Ethereum MetaMask 2021-11-01 2 minutes to read