Sergei Basharov
Sergei Basharov
In dependencies list there are `^15.x` and `^16.x` of React are mentioned but as React 17 has no breaking changes from 16, I believe it should be added into the...
We have multiple environments and can't make sure all the developers have the same TSLint installed globally. It's better to have tslint with an exact version in the `package.json` and...
I am building a webapp which has a link with LNURL to withdraw to a lightning wallet. For testing I use BlueWallet on MacOS. 1. I click an LNRURL link...
I have a diagnosing routine inside of my service which tests different aspects of the app and some of them test the functionality of the LND I have running. One...