-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Narlei Moreira edited this page Aug 6, 2025
·
2 revisions
A modular iOS application demonstrating clean architecture principles using Tuist for project generation and dependency management.
If you like this approach and plan to use it in your project, feel free to reach out: LinkedIn
This project implements a modular architecture using uFeatures with Interface/Implementation separation.
| Topic | Description |
|---|---|
| uFeature Concept | Understanding the uFeature pattern and its benefits |
| Modular Architecture | How we implement modular architecture with Tuist |
| Project Setup | Getting started with this specific project |
| Continuous Integration | CI/CD setup and best practices |
| Makefile Automation | Development workflow automation |