Hi, I'm Hendrik I love JavaScript, so I guess I'm a little crazy. Have been coding professionally for well over 15 years now and as a hobby for even longer.
It is a good example but perhaps it could have been a better article.
There is a missed opportunity here to highlight some of the choices made in the code. Like, why use translateX(Y) in CSS? What does the setTimeout function accomplish in the JavaScript? What I honestly don't get: why is the showTime function called both at the end of the JavaScript file and in the onLoad of the document?
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.
Top comments (1)
It is a good example but perhaps it could have been a better article.
There is a missed opportunity here to highlight some of the choices made in the code. Like, why use translateX(Y) in CSS? What does the setTimeout function accomplish in the JavaScript? What I honestly don't get: why is the showTime function called both at the end of the JavaScript file and in the onLoad of the document?