Coupling
There are seven kinds of coupling.
There are seven kinds of coupling.
I am about to probably hit some RoR ground and I am already preparing myself, by listening to Uncle Bob
In this talk, Uncle Bob starts to set the context for why our industry has a hard time catching up with the speed and also why it is so important that we do spend more time on mindfully constructing software. It's worth spending those 1,5h watching this talk, or less if you 2x the video speed :).
A podcast with
@Sandro Mancuso
talking about tech debt and maintainable software.
My notes.
Continue reading β
I have this book
Get Your Hands Dirty on Clean Architecture
on my reading list, actually just as an open tab in my browser for a long time now.
I just put it down here, maybe I come back to read it.
Not sure if it is good and worth the time, but I like the topic and I think it is very relevant to
understand this better.
Continue reading β
The article
Node.js, Dependency Injection, Layered Architecture, and TDD: A Practical Example, Part 1
by @Carlos GonzΓ‘lez
gives a very good introduction of how to structure a (TypeScript/JavaScript) app.
He links articles that allow one to dive deeper into underlying concepts and still explains the
big picture very well. Great job Carlos!
Continue reading β