defining a variable inside a function without using var will create a global variable
hits
18
linked_class
views
linked_uid
kNsM2
id: 229965
uid: HiVYv
insdate: 2025-07-31 16:16:01
title: defining a variable inside a function without using var will create a global variable
additional:
category:
hits: 18
linked_class: views
linked_uid: kNsM2
No Items Found.
Add Comment
Related Search Terms
Search Hits
Latest from 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
border-block-end-style
The border-block-end-style CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.border-block-end-style css reference