typer.grimm0.dev

Thirty seconds. No distractions.

Type straight through. [Tab] only jumps leading indentation.

JavaScript·normal
time 30.0score 25wpm 0.0accuracy 100%snippets 0
readyno local best yet
async·function·loadProjectSummary(fetcher,·projectId)·{
··const·response·=·await·fetcher(`/api/projects/${projectId}`)

··if·(!response.ok)·{
····throw·new·Error('Failed·to·load·project·summary')
··}

··const·project·=·await·response.json()
··return·`${project.name}:${project.branch}`.toLowerCase()
}

current snippet above, next snippet queued below

Focus and start typingtyped 0 / 292tab = indent