defining a variable inside a function without using var will create a global variable
hits
1
linked_class
views
linked_uid
fiW3O
id: 378651
uid: wL8MD
insdate: 2025-08-13 05:50:25
title: defining a variable inside a function without using var will create a global variable
additional:
category:
hits: 1
linked_class: views
linked_uid: fiW3O
No Items Found.
Add Comment
Search Hits
Welcome
This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕
❤️👩💻🎮

Random Quote
Apparently apple had to update the thumbnail of this video.
Random CSS Property
float
The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).float css reference