Brian Holt

Results 22 issues of 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 ![s_80ac03ab2e4046aa8fae3e76808a036709a249238ac66d7408435d0841b1daed_1548216903995_screenshot2019-01-22at8 14 36pm_cdbzsv](https://user-images.githubusercontent.com/4933622/53305548-9ffc9c80-3837-11e9-9b64-2dc275609395.png)

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

good first issue

Mission Reveal allows non-logged in players to start a new game

bug

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/