defining a variable inside a function without using var will create a global variable
hits
6
linked_class
views
linked_uid
aLyF4
id: 298440
uid: 67evE
insdate: 2025-08-05 19:09:16
title: defining a variable inside a function without using var will create a global variable
additional:
category:
hits: 6
linked_class: views
linked_uid: aLyF4
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
“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”
Dani Shapiro
Random CSS Property
:nth-last-of-type()
The :nth-last-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name), counting from the end.:nth-last-of-type css reference