Timeline for Clean Architecture : Google/Facebook Login and data layer
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 24, 2018 at 9:35 | audit | Suggested edits | |||
| Mar 24, 2018 at 9:35 | |||||
| Feb 27, 2018 at 10:07 | vote | accept | Rafi Panoyan | ||
| Feb 26, 2018 at 16:54 | answer | added | candied_orange | timeline score: 2 | |
| Feb 26, 2018 at 12:58 | history | edited | Rafi Panoyan | CC BY-SA 3.0 |
edited body
|
| Feb 26, 2018 at 12:51 | comment | added | Rafi Panoyan | it's edited. If you need other clarifications to understand the architecture issue I'm facing, feel free to ask | |
| Feb 26, 2018 at 12:50 | history | edited | Rafi Panoyan | CC BY-SA 3.0 |
added 181 characters in body
|
| Feb 26, 2018 at 12:48 | comment | added | candied_orange | If you want us to follow your post with Clean Architecture in mind please edit the post to use it's terms. Don't explain discrepancies away in a comment. | |
| Feb 26, 2018 at 12:43 | comment | added | Rafi Panoyan | My names are confusing. Here is a clarification about my 3 differents modules : - presentation : it corresponds to the interface adapter layer - domain : it corresponds to the use case layer of the onion architecture - data : it corresponds to the first level of the onion architecture, where all the framework dependencies belong | |
| Feb 26, 2018 at 12:38 | comment | added | candied_orange | Your names are throwing me off. Clean Architecture has an interface adapter layer that has presenters in it. But it doesn't have domain or data layers. Onion architecture doesn't fit all your names either, though it does have a domain. The closest fit is 3 tier which has presentation and data but not domain. Are you looking to follow one of these or are you making your own? | |
| Feb 26, 2018 at 12:11 | review | First posts | |||
| Feb 26, 2018 at 17:19 | |||||
| Feb 26, 2018 at 12:06 | history | asked | Rafi Panoyan | CC BY-SA 3.0 |