JavaScript 1タイピング

関連タイピング
-
ブラウザで動くテトリスのコーディングです。
プレイ回数2899長文532打 -
プレイ回数612英語短文159打
-
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2273英語長文300秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1797英語長文220打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数3685英語長文120秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数1969英語長文90秒 -
HTML&CSSを忘れないために
プレイ回数2.6万英語長文759打 -
プログラミング用のタイピング練習
プレイ回数5166英語長文300秒
問題文
(document.getelementbyid)
document.getElementById
(document.createelement())
document.createElement()
(document.queryselector())
document.querySelector()
(math.floor())
Math.floor()
(math.random())
Math.random()
(math.abs())
Math.abs()
(textcontent)
textContent
(constructor())
constructor()
(console.log())
console.log()
(constsea=[blue,1173,ever];)
const sea = [blue, 1173, ever];
(let)
let
(perfect)
perfect
(array.push();)
array.push();
(array.pop();)
array.pop();
(array.unshift();)
array.unshift();
(array.shift();)
array.shift();
(array.splice();)
array.splice();
(array.slice();)
array.slice();
(array.indexof();)
array.indexOf();
(array.map();)
array.map();
(array.filter();)
array.filter();
(src)
src
(imges)
imges
(btn)
btn
(walk)
walk
(warning)
warning
(comment)
comment
(script)
script
(javascript)
javascript
(header)
header
(main)
main
(footer)
footer
(top)
top
(bottom)
bottom
(right)
right
(left)
left
(width)
width
(height)
height
(border-radius)
border-radius
(function)
function
(setinterval)
setInterval
(clearinterval)
clearInterval
(settimeout)
setTimeout
(cleartimeout)
clearTimeout
(addeventlistener)
addEventListener
(removeeventlistener)
removeEventListener
(cursor:pointer;)
cursor: pointer;
(window)
window
(object)
object
(countdown)
countDown
(starttime)
startTime
(elapsedtime)
elapsedTime
(timeleft)
timeLeft
(date.now())
Date.now()
(getfullyear();)
getFullYear();
(getmonth();)
getMonth();
(getdate();)
getDate();
(getday();)
getDay();
(gethoures();)
getHoures();
(getminutes();)
getMinutes();
(getseconds();)
getseconds();
(getmilliseconds();)
getmilliseconds();
(stop)
stop
(check)
check
(retry)
retry
(string)
String
(nunber)
Nunber
(array)
Array
(remove)
remove
(active)
active
(disabled)
disabled
(isplaying)
isPlaying
(timeout)
timeout
(scrolltop)
scrollTop
(current)
current
(num)
num
(diff)
diff
(result)
result
(current.index)
current.index
(tax)
tax
(keyup)
keyup
(keydown)
keydown
(helloworld!)
hello world!
(standby)
standby
(’usestrict’;)
'use strict';
(transitionend;)
transitionend;
(next)
next
(prev)
prev
(index)
index
(thumbnail)
thumbnail
(e.keycode)
e.keyCode
(length)
length
(foreach())
forEach()
(if())
if ()
(opacity)
opacity
(word)
word
(padstart())
padStart()
(classlist)
classList
(addclass)
addClass
(removeclass)
removeClass