From 3b106957f523cf7f048b6ccdaba580ed89acb380 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Tue, 3 Nov 2020 21:40:54 -0800 Subject: [PATCH] --- daniel_watson_cover_letter.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daniel_watson_cover_letter.tex b/daniel_watson_cover_letter.tex index 7f7cfbc..b5ae790 100644 --- a/daniel_watson_cover_letter.tex +++ b/daniel_watson_cover_letter.tex @@ -74,7 +74,7 @@ It uses websockets to synchronize the game across all logged in players. In order to get this running, I had to learn a lot about the stack tech that goes into any web page. From http request to A-record (and AAAA-record), from Apache reverse proxy to the dynamic duo of -ring and compojure, I have written and configured the tech behind the +Ring and Compojure, I have written and configured the tech behind the bingo page. Reagent has provided a clean, functional way of updating the UI, and I am looking into Reframe to handle state update management. -- 2.30.2