Vladimir
Vladimir
What about grouping balances by currency?
For example, how it works in Go: ```go func main() { for i := range 3 { defer fmt.Println("Deferred execution for ", i) fmt.Println("Hello, World! ", i) } } ```...
That's cool! Thank you so much!
> [@kravlad](https://github.com/kravlad) I’m not sure when ezBookkeeping users would use the credit card limit feature. In the typical use case I have in mind, users open ezBookkeeping to record a...
Yes, the goal is just seeing that number
Point is the same as showing balance. I think it should be convenient to see how much assets you are able to spend instead of counting it in the head...
Not every time of course. However I check credit limits pretty often when I have hard times and my credit cards are about to be exhausted. Usually I check my...
> I don’t know why someone would choose to open ezBookkeeping instead. I prefer to open ezBookkeeping because I have 4 credit cards from different banks. It’s really simpler and...