Thanks for your post. I found it helpful in writing my code.
I am new to JavaScript.
I am trying to create a web page visitors counter that would increment on page load.
My counter is not incrementing and i can't figure out why.
I am using my localStorage to test before I move it to a database.
Any ideas?
Can i share my code with you?
Regards,
Osinachi
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hello Daniel,
Thanks for your post. I found it helpful in writing my code.
I am new to JavaScript.
I am trying to create a web page visitors counter that would increment on page load.
My counter is not incrementing and i can't figure out why.
I am using my localStorage to test before I move it to a database.
Any ideas?
Can i share my code with you?
Regards,
Osinachi