Brian Holt
Brian Holt
When we're rolling out features behind a feature flag we move our translations over with `mv` then re-add the translation back to where it was moved from. This is pretty...
Wrote up an article for [CSS Tricks](https://css-tricks.com/ie10-compatible-grid-auto-placement-with-flexbox/) on the technique. Here's the [CodePen](https://codepen.io/bholtbholt/pen/ZmVZqO) It creates fixed columns with unlimited rows and gutters using margins to create gutters 
If the player loses their connection (specifically session storage key), allow them to rejoin the game (login as player). - rejoin game button - select player to become - prompts...
Everyone reads out the code instead of copying it
Add: - manifest - favicon - icon - etc
``` /sitemap.xml /robots.txt /wp-login.php "//wp-includes/wlwmanifest.xml" "//xmlrpc.php?rsd" "//blog/wp-includes/wlwmanifest.xml" ``` ``` 2021-11-26T23:32:56.568804+00:00 heroku[router]: at=info method=GET path="//blog/wp-includes/wlwmanifest.xml" host=resistance.quest request_id=7fbcdf03-f7dc-4f7a-87f9-56695d86385b fwd="165.22.101.166" dyno=web.1 connect=0ms service=1ms status=404 bytes=657 protocol=https 2021-11-26T23:32:56.795829+00:00 heroku[router]: at=info method=GET path="//web/wp-includes/wlwmanifest.xml" host=resistance.quest request_id=2a6e3140-95b5-4955-bf24-c1baee4c1e83...
Jest was failing with typescript and I removed it to finish the project
- [ ] join next game? How can I make the reset trigger? Clear players, while also retaining them - [ ] capitalization - [ ] punctuation
Allow resistance/avalon flavours: - Resistance/Knights of King Arthur/etc - Spy/Minions of Mordor/etc May as well add real translations to support other languages https://phrase.com/blog/posts/node-js-i18n-guide/