So many gems in here but this one about microservices is my favorite:
grug wonder why big brain take hardest problem, factoring system correctly, and introduce network call too
replies(8):
grug wonder why big brain take hardest problem, factoring system correctly, and introduce network call too
Of course the best is mono repo and monolith :3
If you prefer working on mono repo it s fine though I think micro services are more popular one now.
If so: mono repo is not an alternative to micro services. You can have both. You can have micro services in a mono repo. One single repository with many micro services. That is possible.
What is an alternative to micro services is “monolith”.
Curious how I’m misunderstanding this because I looked at it for a while and I really don’t see it.