pietrzakadrian/bank

Avoid .then hell

hejkerooo opened this issue · 1 comments

It's hard to read the code, because of .then hell
Consider using await, extract to big methods to smaller ones