defining a variable inside a function without using var will create a global variable

defining a variable inside a function without using var will create a global variable

linked_class

code

linked_uid

0aTIN

views

7

week_num

18

month_num

5

year_num

23

id: 101809
uid: akdoi
insdate: 2023-05-01 07:52:27
title: defining a variable inside a function without using var will create a global variable
additional:
category:
linked_class: code
linked_uid: 0aTIN
views: 7
week_num: 18
month_num: 5
year_num: 23

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Categories in Views
Search Views
Search Views by entering your search text above.
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference