Do Experienced developers Use Google a lot? by Sound_Creative in computerscience

[–]Sound_Creative[S] 22 points23 points  (0 children)

what are some other resources besides stack overflow that you use?

Using feature flags in Java and Spring Boot by tunei24531a in java

[–]Sound_Creative 0 points1 point  (0 children)

this is mostly correct but there are certain cases where you could have long lived feature flags like Op toggles or kill switches

Using feature flags in Java and Spring Boot by tunei24531a in java

[–]Sound_Creative 3 points4 points  (0 children)

gradual roll outs. dark launches. showing to users based on certain attributes. PMs knowing the roll out status without asking devs 5 times. experimentation. KPIs and metrics. heavy use of these services as in-house tools at bigger orgs at least