Skip to content

Instantly share code, notes, and snippets.

@fabriciofmsilva
Last active June 7, 2019 21:08
Show Gist options
  • Save fabriciofmsilva/550afbe3c38075ed5c22d17f7afbd0ee to your computer and use it in GitHub Desktop.
Save fabriciofmsilva/550afbe3c38075ed5c22d17f7afbd0ee to your computer and use it in GitHub Desktop.
Good Practices

Good Practices

Code

Data Driven

  • A/B Test
  • Use data to make decisions
  • Don’t be data-driven, be data-informed
  • Check for Bias at all time: both statistical and cognitive
  • Datensparsamkeit: you don’t need to store everything to do big-data, be privacy-first
  • Qualitative is as valuable as Quantitative

Delivery

Monitoring

  • Log as much as you can
  • Dashboards
  • Alerts
  • Revert now, investigate later

Lean

Agile

Teams

Communication

Motivation

  • Give people Autonomy, Mastery and Purpose
  • Clear Ownership, shared Responsibility, and no finger-pointing
  • Have Hackdays and Hackathons
  • Be on the Flow: balance boredom and anxiety

Diversity

  • Diversity allow us to be more creative, less biased, more empathetic and to build a better environment that everyone likes be in
  • Meritocracy is a lie
  • Fire toxic people
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment