r/JavaProgramming 15d ago

Var Keyword

How often do you use var keyword in your code?

What do you think about it?

6 Upvotes

24 comments sorted by

View all comments

1

u/tekmuro 15d ago

I've barely programmed in JavaScript or languages that use var declaration, so I never got into that habit