Wunder's Tech Strategy
Becoming the best mobility tech company
Last updated
Was this helpful?
Becoming the best mobility tech company
Last updated
Was this helpful?
👀 This is best viewed at .
Below are the key points from each chapter. Read the to get more context.
We minimize surprises for our co-workers, customers and future selves to increase speed and quality.
We think and decide rationally, informedly and unemotionally.
We make ourselves and each other aware of trade-offs.
We challenge and reflect on how we do things to always improve.
Want to know more? Read chapter .
We continuously push to increase our productivity.
We do 80:20, i.e. we look for smart ways to go 80% of the way with 20% of the effort.
We educate stakeholders on how they positively/negatively impact our productivity.
We build transparency by …
… asking and mutually explaining our business goals and processes.
… explaining the hidden and sometimes counterintuitive truths of engineering (e.g. larger teams are sometimes slower)
Quantity ≠ quality. Less code is better & productivity can’t be measured in lines/hour, but in business impact.
We make conscious decisions regarding what quality level we need in what context.
We build quality (DoR, pull criteria, collaborative test case definition) and don’t offloaded it (e.g. to QA)
We value observability, and fail early in order to adapt more effectively.
We come together for fun and knowledge (Code Cafés, Lunch Tech Talks, Eng Reviews, Town Halls, meetups, hackathons, conferences, offsites).
We empower everyone to identify problems and continuously improve everything about our environment. Engineers make dozens of decisions every day that define output, speed and quality. Their decisions make the difference between minutes and months of delivery time. Those decisions are more complex and more impactful than e.g. meeting attendance.
We embrace cultural and personal differences because they make us stronger. Diversity helps us to create space to be awesome.
Space to be awesome …
… is filled with inspiring people, clear and flexible structures, helpful tools and interesting problems to solve.
… is a safe space that’s diverse, inclusive and respectful.
Diversity makes us stronger. We cherish people regardless of their origin, gender, sexual identity, age, etc.
We reinforce inclusion by learning from and appreciating each others’ differences.
We encourage each other to regularly give candid, constructive feedback.
We hire the right people by extensively assessing candidates’ technical, cultural and mindset fit.
We stay relaxed and positive in the face of challenges.
We’re curious and excited about new opportunities and are flexible to change assignments if necessary.
We rally behind our company mission and team goals.
We use separation of concerns and inversion of control to cutting down complexity.
We choose languages/tools/libraries based on utility, quality, ecosystem maturity, longevity, our experience and our ability to maintain them.
We demand written documentation of feature sets from the product team (and indirectly from sales).
We work with prototypes and MVPs. We understand and communicate the differences.
We move faster by writing tested software.
We know that properly doing TDD allows us to deliver features faster and reduces follow-up cost from bugs.
While planning features, we decide on how to test them.
We never skip tests for business logic.
We take end-to-end ownership for team outcomes.
We actively seek information and speak up if we lack clarity.
We don’t hide problems and we value people who bring them to the spotlight.
We help each other proactively, regardless of team, function or seniority.
We talk about requirements, scope and proposed solutions throughout the work stream to avoid over-engineering.
New key information is discussed, aligned and contextualized in a vertical’s leadership before shared with the team.
We provide context in communication to minimize back-and-forth.
Our meetings have clear goals and deliverables.
We record decisions and action items.
Every squad has a definition of ready (DoR) and done(DoD) for User Stories.
All work on the product happens in tickets.
We’re happy to make exceptions to experiment, learn and improve (people > processes).
We don’t waste time discussing .
Want to know more? Read chapter .
Want to know more? Read chapter .
Want to know more? Read chapter .
Want to know more? Read chapter .
Want to know more? Read chapter .
We support personal development (e.g. , and our ).
Want to know more? Read chapter .
We structure our applications to support team, feature and customer growth. By building (e.g. , preferably ), we optimize for throwing away and replacing code without affecting the whole building.
Want to know more? Read chapter .
Want to know more? Read chapter .
We combine elements from a hierarchical structure and the spotify model (See and ).
Want to know more? Read chapter .