Author makes some solid points. I've seen the road from "monolith" to "microservices" that was actually a descent into a quagmire of "distributed monolith" -- it's supremely inefficient. So much more time is dedicated to the churn vs feature development, it's depressing.
Wanting to couple that with the JS ecosystem, I don't even want to imagine that.
this might be a bad take, but I think microservices make _more_ sense in a JS world (idk why you'd chose to live there) because you lack strong modularity primitives
Wanting to couple that with the JS ecosystem, I don't even want to imagine that.