Yoofi Brown-Pobee
Yoofi Brown-Pobee
> I would like to have ability to manage persistance for specific part of AppState. **Examle:** > > ``` > class AppState { > UserState userState; > OfferSate offerState; >...
I am experiencing the same thing. Find below my Docker file and package.json `FROM --platform=linux/amd64 node:16 # Update the package list RUN apt-get update -y # We need wget to...
Hey! So when the user creates custom colors with the picker we store the last 10 colors they choose so they have access to these and do not have to...
Yes I configurations is certainly better. allowUserCachedColors and numberOfUserCachedColors sound like good options. Should I go ahead and make those changes?
Created one that allows modification of table and cell properties. Will add support for changing column and row styles https://www.npmjs.com/package/chalkboard-test-table