Jonas Snellinckx
Jonas Snellinckx
I've selected [**HlfCaClient.createUser**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/hlfcaclient.ts#L54-L83) for refactoring, which is a unit of **25** lines of code and **4** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
I've selected [**HlfClient.invoke**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/hlfclient.ts#L80-L125) for refactoring, which is a unit of **37** lines of code and **3** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
I've selected [**RequestHelper.invokeRequest**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/requesthelper.ts#L36-L52) for refactoring, which is a unit of **15** lines of code and **5** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
## Description I am encountering several Type errors when use router actions from `connected-react-router`. Someone else already made [an issue](https://github.com/supasate/connected-react-router/issues/286) over at `connected-react-router`. But I believe it to be an...
This app has existed since I was in my last year of high school. Back then, I didn't know any redux, react or electron. So I learned everything on the...
# 💡 Feature request ## What do you propose https://atom.github.io/node-keytar ## Whats steps can we take to implement it ## Examples
The actions could use a cleanup, some parts, especially the player actions look really messy. Ites also not Typescript friendly. Maybe we could start using [`redux-observable`](https://github.com/redux-observable/redux-observable) or something similar.
# 💡 Feature request ## What do you propose People like to keep their applications open. If we do this within a week, we don't get new suggested playlists, but...
# 💡 Feature request ## What do you propose Currently when large errors occur, the app goes to the error screen. This is unfortunate if a proxy is configured incorrectly...