Following along JavaScript 30 Day Challenge.
Course introduction is at https://JavaScript30.com Original repository is at https://github.com/wesbos/JavaScript30 My repository is at https://github.com/mdmss37/JavaScript30
-
Markdown cheat sheet form Japanese website qiita
-
update initial behavior for hand not to jump from default position(set default hands position as now)- https://developer.mozilla.org/en-US/docs/Web/CSS/transform/
- https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms
- https://stackoverflow.com/questions/3506050/how-to-reset-the-style-properties-to-their-css-defaults-in-javascript
- https://medium.com/@mike_ekkel/javascript-30-day-2-css-js-clock-ae539f10a9f9
- https://stackoverflow.com/questions/7687884/add-10-seconds-to-a-javascript-date-object-timeobject
-
- https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables
- https://seesparkbox.com/foundry/manageable_utility_systems_with_css_variables
- https://developer.mozilla.org/en-US/docs/Web/API/Document/documentElement
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style
- https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty