Peter Varga

Results 13 comments of Peter Varga

Sadly network_mode: host is only working on linux.. docker on mac is running in a vm....

Good idea. I will call it itemCount or sumQuantity or something like that make it clear what it actually does.

@Brianmartinezsebas btw I've just realized you can use `total([reducer])` for this.. It is able to accept a custom `[reducer]` function. I think in your case passing this should do the...

Unfortunately right now deep updates are not possible. Thanks for the suggestion though, I will implement this.

I'm fine with that place too. PR is coming soon!

I've [extended the demo ](https://peet86.github.io/cart-localstorage/)with the simplest solution I could come up with.. I did this only to demonstrate how easy to access to the products and do _anything_ with...

I noticed my PR from 2020 is still open and I feel a bit embarrassed it's the oldest here... 😅 I've added the missing license file to hopefully move things...

I had the same problem. Thanks for your comment. Please note there is a typo at the end of the updated sudo ln -s... line. The correct one looks like...

I had the same idea like you @digitalcoleman.. use a short usb cable and hide the RPi Zero behind the S4.. To keep things small and simple I bought a...

I can confirm: the lib. works on the RPi Zero W (with the built in bluetooth) I had to do this and that differently during the setup but at the...