
Latest videos
-
Ice, confusion, and the 38,000ft crash
Uncover the critical lessons from AF 447’s final moments – how small factors spiraled into disaster and what it teaches us about building resilient systems.
-
How low (level) can you go
Learn how mastering low-level systems and components can make you the go-to engineer for tough problems and drive product success.
-
Beyond the hype: Practical steps to establishing and scaling your data & ML team
Discover how to build and scale a data team, implement practical machine learning, and drive success with data-driven decision-making in a growing company.
-
IPv6 – did we just win
Look, ok, I’m burnt out too. After years of pushing IPv6, we are where we are. But – where is that?
-
Idea to Innovation
Join me as we embark on a journey to dissect the anatomy of innovation, uncover strategies to unlock the full potential of ideas, and transform them into impactful realities. Let’s build a strong culture of innovation, and make sure that it is not just a buzzword but a tangible outcome.
-
Scaling yourself by helping your colleagues grow
In this talk, I will share different techniques that help you grow your colleagues to a level where they can do a part of your job. I will explain the difference between delegating, mentoring, and teaching, and demonstrate with examples how little effort it takes to turn your everyday tasks into teaching moments, improving your understanding of your own skills in the process.
-
Mastering Visual Communication for Software Development
In this session, learn from a hands-on solution architect – and thought leader in communication design and documentation – how to tailor your visuals to your audience, choose the most appropriate standards (or not) and level of detail, and apply patterns to improve accessibility for all audiences.
Highlights from our conferences

Measure for Change
Picking metrics is one thing. But the harder decisions lie in what to do with them afterward.
View all videos from LeadDev London

Drive product gaps as an engineering leader
Discover practical strategies for engineering leaders to influence product development effectively, even in the absence of strong product management and a clear company vision.
view all videos from LeadDev NEW YORK

Growth in a downturn
In this talk, Smruti Patel asks, if hyper-growth is marked by spending more to make more, what does building for enduring growth look like?
view all videos from LeadDev berlin

Idea to Innovation
Join me as we embark on a journey to dissect the anatomy of innovation, uncover strategies to unlock the full potential of ideas, and transform them into impactful realities. Let’s build a strong culture of innovation, and make sure that it is not just a buzzword but a tangible outcome.
view all videos from staffplus london

Slack enterprise key management: Senior to staff lessons
Explore the key lessons and skills Audrei gained during their first Staff+ project, Slack Enterprise Key Management. This talk offers insights for anyone growing in their Staff+ career.
view all videos from staffplus NEW YORK
All videos
-
Navigating the challenges of being a tech lead
When you were just a developer, things seemed so simple. Sometimes it was a choice between using several libraries, or working out the right algorithm to solve a problem. Making decisions seemed really easy. When you are playing the Lead Developer role, decisions no longer seem black and white and you have several competing priorities.
-
Characteristics of a modern tech lead
Over the last decade or so we have seen a shift towards “generalising specialists”, programmers who, as well as designing and building great software, can understand a business domain, design a user interface, participate in and automate some of the testing and deployment activities, and who are sometimes even responsible for the health and wellbeing of their own systems in production.
-
Empathetic communication as an engineering leader
The Internet is full of articles about how to build & lead tech teams, however reading these will only get you so far. In order to become a successful tech lead you must also know how to manage people, including: clients, project teams, other colleagues and your bosses.
-
12 steps to becoming a better engineering interviewer
An email in your inbox. A conversation with your boss. The company is hiring and you’re to be part of it – you’re going to be an interviewer.
-
How performance is everyone’s job
As builders of the web, performance is our most important job, as it dictates a users happiness and willingness to use a product.
-
Adapting testing for engineers
Keeping up with a team of developers who release every day is a tough job, but someone’s got to do it! Gone are the long, relaxing days of manual testing for weeks on end. Here is how we are keeping the acceptance testing process at JUST EAT as lean as possible.
-
The technical journey to microservices
Microservices offer an architectural style that is flexible enough to become the de-facto approach for future enterprise software systems, but the individual journeys, and pitfalls vary dramatically from context to context.
-
Building happier engineering teams
We all know how difficult (and expensive!) it is to convince brilliant engineers to join our team. The real challenge starts on Day 1 – What can we do to keep them happy and engaged?
-
Cloning yourself isn’t an option
We’re all drawn to the fable of the 10X engineer, but engineers most commonly increase their effectiveness 10X by amplifying the effectiveness of those around them. In this talk we’ll explore ways to make your value multiplicative, no cloning required.
-
Dealing with overheads as an engineering leader
There are many super-important roles in software teams that are also financial overhead, e.g. QA, Support and Bugfix. They’re necessary, but they require people that would otherwise be working directly on business goals.
-
How to succeed at hiring without really trying
Hiring good people can be hard. Keeping good people can be hard. It’s made easier though if you can set your company apart as a place that people want to work at. But how do you make the community aware that that’s the case?
-
Dealing with culture divides on distributed teams
Having timezone issues, international flights, planning logistics, communication and dealing with different cultural norms, working with teams distributed across the world provides challenges to overcome and a great way to learn how to work in a different manner at times.
-
Working backwards from the customer
Amazon is built on top of fine grained services that have a strong ownership model – you build it, you run it. These services are created by small teams to make it very easy to innovate.
-
Leading Leads – Lessons from a growing team
Leading a growing team is exciting – it means you’ve earned the trust to expand out and your team is able to take on new, bigger challenges.
-
How not to burn out your monitoring team
Bad monitoring, alerting and logging has made Gil Zellner very frustrated in some of his previous positions. It seems that almost nobody gets this exactly right. This will be a talk about the most annoying issues he has come across and advice for how to fix them.
-
Addressing Imposter Syndrome for engineering leaders
Impostor Syndrome is the feeling that you aren’t really qualified for the work you are doing and will be discovered as a fraud.
-
Tour of language landscape
There seems to be a new programming language every week, and for us busy developers we just don’t have the time to keep up with them. But have you wondered what we might have missed out on whilst we’re busy working in our language of choice?
-
Hacking verbal communication systems
This talk will outline how to achieve better communication by replacing parts of your talking protocols.
-
Leadership. By the numbers.
A series of simple numbers can represent a useful and memorable corpus of hard-earned leadership experience. This talk will succinctly explain essential leadership lessons that you can either heed or simply wait to experience.
-
How to crash an airplane
On July 19, 1989, United Airlines Flight 232 was en route to Chicago when a mechanical failure caused the plane to become all but uncontrollable. In this unsurvivable situation, the flight crew saved more than half of those onboard. How did they do it?
-
The importance of pragmatism when building and maintaining systems
The software industry is surrounded by complexity, with new solutions to old problems appearing daily.
-
Telling stories through your commits
As your codebase and development team grow, being able to communicate how and why your code has evolved is crucial to your ability to continue to change it.
-
The positives and negatives of networks and tech hiring
In a fast developing industry such as tech, the acquisition and retention of talent is a crucial success factor. Often, hiring through personal networks can lead to a quicker and more successful hiring process than traditional methods – and sometimes contacts can even encourage under-represented groups to apply for positions they wouldn’t consider otherwise.
-
Writing Modular CSS with CSS modules
This talk will introduce WebPack and will demonstrate how to write, bundle and use CSS Modules.