K
K
komigor2021-12-27 18:03:23
Software design
komigor, 2021-12-27 18:03:23

What practical ddd tutorial would you recommend?

Recommend some tutorial on clean architecture and DDD, so that after it I immediately understand how to write applications, what the folder structure will be, etc. Ideally for node.js.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DollyPapper, 2021-12-28
@komigor

In N years, you will re-read your question and understand how meaningless it is. There are no such articles, not even a dozen articles. Rather, they are, and you can assemble a book from hundreds of articles, but then this book will have to be read, re-read, comprehended and rethought tens and hundreds of times. I don’t even know, to be honest, what to answer you, since any answer to such a naive question will not give you understanding (if I don’t want to belittle you somehow, it’s just such a tricky topic that it really needs to be at a certain level tune the brain in this topic in order to begin to understand at least something). I can only say that do not try to quickly understand the software architecture on some article. Read Robert Martin to understand the meaning of design in general. Then go write your applications based on the newly acquired knowledge and try to understand where you have something wrong with the architecture and how to improve it. And to the question "how to improve" already look for answers in books. Do not go into DDD yet, this topic is conceptually even higher than architecture.

S
Stormwalker, 2022-02-25
@Stormwalker

There is CosmicPython, https://www.cosmicpython.com/ this is a fairly detailed practical book in which you complete the project along its course

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question