I’m attending JSNation US. Join me there for free with 10k other JS engineers and 50+ great speakers. Just follow this badge.
https://t.co/DIWeWMp4qq
#JSNationUS
@storrence_88@wesbos It’s pretty straightforward. Just a feature flags table and a feature flag overrides table.
The flags table has name, description, and active.
The overrides table has user_id (in our case organization_id) and active.
We store flags in their token to reduce db load.
@stolinski@syntaxfm Have you heard about this? https://t.co/88lkhMY3fv
I haven’t tried it myself yet, but it seems promising. You can test GH actions locally.
@t3dotgg I own a product that is used in schools. We want teachers and students to use their district provided email address, not their personal email addresses.
@wesbos Home automation with a Raspberry Pi. I had a Node server running on it. It was a lot to maintain, so I ended up switching it over to Home Assistant.
@wesbos@syntaxfm I loved the episode! You were talking about devs messing around with algorithms related to Wordle. This is a Wordle solver I built a couple weeks ago. https://t.co/wsKeJWwof0