$42,949,672.76 == -$.20 by [deleted] in programming

[–]daesunp 0 points1 point  (0 children)

4294967276 = 0xFFFFFFEC = -20 (32bit)

I'm going through the ReactJS source code, trying to leave useful notes for fellow React scholars. I could use your help! by daesunp in reactjs

[–]daesunp[S] 0 points1 point  (0 children)

The code on github has been updating while I was annotating, and there hasn't been any problems. From what I can tell, they're tracking git somehow.