가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

sunil pai
@threepointone
🎈 Entscheidungsproblem. forky mcforkface.
가입 March 2007
3.3K 팔로잉 중    55K
big +1. conceptually this removes a lot of questions around preview environments, staging urls, testing with "real" data, version skew, etc. you gotta be a little careful with database schemas and migrations, but you should already be doing that tbh.
더 보기
Is anyone doing feature flag development with agents? Not tried it, but in theory feature flagging is an alternative model to PR's to getting work on main. 1. Put it on main, disabled by a flag 2. Deploy with the rest of the system 3. Unflag to selected users early 4. Fix bugs for those users 5. Unflag to more users 6. Repeat until shipped Feels like a perfect strategy to pair with agents
더 보기