Race Updates Discord About Merch
Home Profile History Competitions Texts Messages Friends Upgrade

typeracer

Pit Stop

Record your races with a typeracer account:

Create Your Account
  • Save your race history and scores.
  • Customize your profile and racecar.
  • It’s free, why not?
Racer Je mange des voitures (badtyper111)
Race Number 11
Date Mon, 11 Dec 2023 02:13:34 +0000
Universe code
Speed 33 WPM Try to beat?
Accuracy 91.9%
Rank 2nd place (out of 2)
Opponents tom12233 (1st place)

Text typed:

(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
AllegroServe Tutorial (software) by Franz Inc. (see stats)

Typing Review:

Race text:
(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
Time:
0:00
Speed:
Accuracy:
Typing replay:
Analysis:
Mistakes:
  1. "/hello-count"
  2. :content-type
  3. "text/html"
  4. :function
  5. (let
  6. 0))
  7. #'(lambda
  8. (with-http-response
  9. ent)
  10. ent)
  11. (html
  12. (:html
  13. (:head
  14. (:title
  15. "Hello
  16. Counter"))
  17. (:body
  18. (nth
  19. 5)
  20. '("red"
  21. "blue"
  22. "Hello
  23. World
  24. (:princ
  25. (incf
  26. count))