https://kotlinlang.org logo
#feed
Title
# feed
t

Talha Fakioglu

12/26/2021, 6:07 PM
Hi all, I published new article about multi module architecture. I waiting for your feedbacks. https://talhafaki05.medium.com/what-is-multi-module-arch-7fe0eca2fff8
👀 2
🙌 2
s

sorianog

12/26/2021, 8:46 PM
Great article, small feedback: • See if you can format the dirs in this section to be of a code-style so its easier to read. Or you can replace this entire section with the screenshot you had of the Project view within AS
Copy code
`app`: Presentation Layer
`domain`: Business Logic Layer
`data`: Data Access Layer
`buildSrc`: Includes Versions of Dependecies
• This section -
Let's Start Multi-Module Architecture
can be made more concise and organized in a way where it can be broken down further into mini sub sections.
2
🤌 2
t

Talha Fakioglu

12/26/2021, 9:07 PM
Thanks for your feedbacks @sorianog , i’ve updated the article, i hope it’s better now.
👀 1
s

sorianog

12/26/2021, 9:10 PM
Way better! Great work with the quick edits!
t

Talha Fakioglu

12/26/2021, 9:16 PM
Thanks, again 🤙🏻
🤙 1
a

Astronaut4449

12/28/2021, 12:38 PM
Is the link broken?
t

Talha Fakioglu

12/28/2021, 12:42 PM
yes, maybe the repo can help you
3 Views