forked from tunein/engineering
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrinciples
More file actions
52 lines (40 loc) · 1.74 KB
/
Principles
File metadata and controls
52 lines (40 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
TuneIn core values
We bleed teal
- We are transparent
- We are passionate
- We have fun
- We love TuneIn
We are humble
We are hungry
We are service oriented - We collaborate and work together for the common good
Engineering Priciples
We make time for quality
- We empower quality and build it into the process
- We review our designs, our code, and our processes
- We establish and follow our own best practices
- We optimize for readability
- We leave code better than when we found it
- We prioritize and measure testing
- We 'own' issues and actively seek to destroy the root cause
- We believe choosing quality today makes us happy and productive tomorrow
We are agile and pragmatic
- We build value
- We seek to demo early and often
- We decide quickly; we believe perfect is enemy of good
- We learn and iterate - we aim to only make new mistakes
- We don’t reinvent the wheel
We keep it simple
- We simplify both in terms of code and product
- We ask questions, revisit past assumptions, and reduce complexity
- We automate repeatable tasks
- We actively remove things (code, features, products) that we don't use
We are data driven
- We make logging and monitoring as important as feature development
- We believe baselining usage/performance allows us to iterate with confidence
- We use metrics as our guide
- We prototype and A/B test to make decisions iteratively
We love getting better
- We embrace progress and are not afraid to challenge our own status quo
- We make time for education - we teach and learn everyday
- We engineer our hiring and performance management practices as thoughtfully as our code
- We are driven by curiosity and geek out over everything