python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
catch notifications OneSignal react-native
there is an application written in react-native, OneSignal is used as push notifications, my task is to catch pushes and save them to local storage when the application is closed, at the moment I can ...
Андрей Кожин
Votes: 0
Answers: 0
Pushing Images Vaadin Java
i am trying to create a turn-base card game in Vaadin-Java, everything was going well so far, but i have a problem with pushing Vaadin Images to other UI. I did copy Broadcast/BroadcasterView Class fr...
Greg S.
Votes: 0
Answers: 1
How to assign and iterate only once over array?
Feel free to flag this question if this is a duplicate and feel free to reword the title if you have better title. I did not know how to word the title. I have 2 different arrays. First array contains...

Grogu
Votes: 0
Answers: 1
Trying to add to React State Array using spread or push, Error: TypeError: array is not iterable
I've created an array in the initial state object and I'm trying to add items to the array whenever a checkbox is checked and remove the item whenever it's unchecked.
The function I'm using is pretty ...
kal94
Votes: 0
Answers: 1