Thoughts on Architecting LARGE software projects, the Front End perspective
adropincalm.com·19h
Flag this post

2025-11-09 | 4 min reading

These are some thoughts that came after watching the video Architecting LARGE software projects by Eskil Steenberg.

Note, I only covered what caught my attention from a Front End perspective, not the whole video.

The Structure

Video 2:23

We are optimizing for:

- Dependability
- Extendability
- Team Scalability
- Development Velocity

In general agree, when he talks about Team Scalability and people don’t interfere with each other, I call this Orthogonal Tasks.

Orthogonal, as per in telecommunications, when you have orthogonal signals that allow the transmission of multiple signals over the same channel without interfering.

This is tot…

Similar Posts

Loading similar posts...