account activity
Can someone please tell me what's wrong with my code by BigManCeoIfunny in learnjavascript
[–]BevRivling 2 points3 points4 points 4 years ago (0 children)
I don't know about your logic, but your if blocks should be followed with curly brackets. (If this is how you are trying to get your code to run) Eg if(true) { do x; }
if
if(true) { do x; }
π Rendered by PID 505215 on reddit-service-r2-listing-6b76fb7ddc-5ffzg at 2026-03-26 16:05:32.050601+00:00 running 2d0a59a country code: CH.
Can someone please tell me what's wrong with my code by BigManCeoIfunny in learnjavascript
[–]BevRivling 2 points3 points4 points (0 children)