building an atomic bomberman clone, part 3: ownership hell
📰 Dev.to · Tomer Levy
In JavaScript, if two functions need the same object, you just... pass it. Nobody asks who owns it....
In JavaScript, if two functions need the same object, you just... pass it. Nobody asks who owns it....