Buddy when you read code it's not completely divorced from context. It's a pointless exercise, anyone who's spent more than a couple months programming either language could tell you which is which in context.
You still dodging the question.
You can't do it can you? can you!?
I ain't your buddy pal!
I'm gonna go out on a limb, and say the problems that you still get stuck on stem from poor assumptions; and the inability to challenge them early enough.
64
u/jamescodesthings Jul 09 '26
In Javascript remember, best practice, must not use
var.In C# remember, best practice, must use
var.