From: daniel watson Date: Wed, 4 Nov 2020 05:40:54 +0000 (-0800) Subject: (no commit message) X-Git-Url: http://challenge-bot.com/repos/?p=ozzloy%40gmail.com%2Fcv;a=commitdiff_plain;h=3b106957f523cf7f048b6ccdaba580ed89acb380 --- 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.