⌨️ ️TyperDev
TyperDev is an online app in which you can practice your typing speed with programming keywords.
What’s your score? Click here!
? History
This was an idea that came up when I was looking for a new keyboard to buy.
Still gotta fix somethings: random development keywords-content for the typer, authentication and stats tracking for users.
⚙️ Technologies
-
ReactJS
, which includesHTML
,CSS
andJavascript
; -
react-router-dom
, for routing; -
styled-components
, CSS in JS. -
[NEW] GraphCMS with
GraphQL
andApollo Client
;
Implemented GraphCMS, which is a headless low-code API. It needed GraphQL
for writing queries/mutations and Apollo Client
.