Last active
November 22, 2023 10:01
-
-
Save hectorddmx/6a67ff33faa79e929a4e4057d1275d04 to your computer and use it in GitHub Desktop.
Revisions
-
hectorddmx revised this gist
Jun 21, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # Micro App Architecture ## Definition -
hectorddmx revised this gist
Jun 21, 2022 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,10 +15,10 @@ ## Majid - https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/ - https://swiftwithmajid.com/2022/01/19/microapps-architecture-in-swift-feature-modules/ - https://swiftwithmajid.com/2022/01/26/microapps-architecture-in-swift-resources-and-localization/ - https://swiftwithmajid.com/2022/02/02/microapps-architecture-in-swift-dependency-injection/ # Medium App example -
hectorddmx revised this gist
Jun 21, 2022 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,21 +4,23 @@ - https://increment.com/mobile/microapps-architecture/ ## Intro - https://holyswift.app/introduction-to-app-modularisation-with-swift-package-manager-a-tale-to-be-told ## TCA - https://github.com/pointfreeco/swift-composable-architecture - https://github.com/pointfreeco/swift-composable-architecture#examples - https://www.raywenderlich.com/24550178-getting-started-with-the-composable-architecture ## Majid - https://swiftwithmajid.com/2022/02/02/microapps-architecture-in-swift-dependency-injection/ - https://swiftwithmajid.com/2022/01/26/microapps-architecture-in-swift-resources-and-localization/ - https://swiftwithmajid.com/2022/01/19/microapps-architecture-in-swift-feature-modules/ - https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/ # Medium App example - https://medium.engineering/how-we-build-swiftui-features-in-the-medium-application-21323a960910 - https://medium.engineering/evolution-of-the-medium-ios-app-architecture-8b6090f4508e -
hectorddmx revised this gist
Apr 29, 2022 . 1 changed file with 13 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,21 +2,24 @@ ## Definition - https://increment.com/mobile/microapps-architecture/ ## TCA - https://github.com/pointfreeco/swift-composable-architecture - https://github.com/pointfreeco/swift-composable-architecture#examples - https://www.raywenderlich.com/24550178-getting-started-with-the-composable-architecture ## Majid - https://swiftwithmajid.com/2022/02/02/microapps-architecture-in-swift-dependency-injection/ - https://swiftwithmajid.com/2022/01/26/microapps-architecture-in-swift-resources-and-localization/ - https://swiftwithmajid.com/2022/01/19/microapps-architecture-in-swift-feature-modules/ - https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/ # Medium App - https://medium.engineering/how-we-build-swiftui-features-in-the-medium-application-21323a960910 - https://medium.engineering/evolution-of-the-medium-ios-app-architecture-8b6090f4508e -
hectorddmx created this gist
Apr 29, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ # MicroAppArchitecture ## Definition https://increment.com/mobile/microapps-architecture/ ## TCA https://github.com/pointfreeco/swift-composable-architecture https://github.com/pointfreeco/swift-composable-architecture#examples https://www.raywenderlich.com/24550178-getting-started-with-the-composable-architecture ## Majid https://swiftwithmajid.com/2022/02/02/microapps-architecture-in-swift-dependency-injection/ https://swiftwithmajid.com/2022/01/26/microapps-architecture-in-swift-resources-and-localization/ https://swiftwithmajid.com/2022/01/19/microapps-architecture-in-swift-feature-modules/ https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/ # Medium App https://medium.engineering/how-we-build-swiftui-features-in-the-medium-application-21323a960910 https://medium.engineering/evolution-of-the-medium-ios-app-architecture-8b6090f4508e