
Latest
-
The importance of supervising your AI coding agents
And 3 other themes from the latest Thoughtworks’ Technology Radar.
-
7 principles for balancing agility and durability
Engineering is a game of trade-offs – move fast and break things, or build slow and last forever? Know when to do which.
-
95% AI-written code? Unpacking the Y Combinator CEO’s developer jobs bombshell
Garry Tan says YC startups are launching with 95% AI-written code. What does this mean for the shape and size of engineering teams?
-
How to master the perfect pull request
Pull requests are an essential part of collaborative development, but one that’s often rushed or fraught for teams juggling increasing workloads and competing priorities.
Editor’s picks

London • June 16 & 17, 2025
Speakers Gergely Orosz, Camille Fournier
and Lara Hogan confirmed
Essential reading

How to build an effective technical strategy
Building a tech strategy requires a lot of moving parts. Learn about what routes to take and whether decisions should be top-down.
On our Technical Direction playlist

Modernizing legacy systems: A technical strategy for evolving monoliths into modern architectures at HelloFresh
Gain insights into transforming legacy systems into scalable architectures, with practical strategies for balancing stability, managing technical debt, and enabling growth opportunities at HelloFresh.

Technical Vision vs. Technical Strategy: The difference and why it matters
Jonathan Maltz digs into the nuts and bolts of setting a successful technical strategy. Startin by talking about the difference between technical vision and technical strategy.

How to implement platform engineering at scale
In this webinar, we’ll hear from enterprise engineering leaders who’ve overcome cultural barriers and team silos, and successfully adopted platform engineering practices in their orgs.

Good technical debt
Jon Thornton discusses how this framework was used to rapidly build and ship Squarespace’s Email Campaigns product in less than 15 months. Along the way, you’ll get several practical guidelines for how tech debt can supercharge your technical investments.

Creating, defining, and refining an effective tech strategy
Having a defined tech strategy creates alignment and keeps everyone on the same page. So how can you ensure yours is most effective? Panelists Anna Shipman, Randy Shoup, Papanii Nene Okai, Nimisha Asthagiri and Anand Mariappan share their tips.


The festival of engineering leadership
London • June 16 & 17, 2025
More about Technical Direction
Top Technical Direction videos
-
Practical web security
Computer security talks are too often filled with theoretical computer scientists telling us about how the end is nigh. Don’t get me wrong, I love knowing the nitty details of cryptographic algorithms, but a whole lot of web developers don’t.
-
An intro to Rush
A very brief introduction to Rust and why it should be on your radar. Rust is a “systems” programming language that is designed to be a modern replacement for C++. It has an impressive out-of-the box tool chain, an interesting approach to safe concurrency and easy integration with C and other languages. It’s certainly a powerful tool to have at your disposal.
-
An intro to Angular
Angular is probably the hottest frontend framework around right now. Why? What will it do for your dev team?
-
An intro to Go
A talk about Go showing mistakes to be avoided when coming from other languages, discussion about strengths, and perceived shortcomings like dependency management.
-
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.
-
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?
-
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.