#typescript #figma #figma_plugins #flutter #responsive #svelte #swift #swiftui #tailwindcss
https://github.com/bernaferrari/FigmaToCode
https://github.com/bernaferrari/FigmaToCode
GitHub
GitHub - bernaferrari/FigmaToCode: Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI. - bernaferrari/FigmaToCode
#swift #architecture #clean_architecture #cleanarchitecture #coredata #example_project #interactor #mvvm #mvvm_architecture #swiftui #swiftui_example
https://github.com/nalexn/clean-architecture-swiftui
https://github.com/nalexn/clean-architecture-swiftui
GitHub
GitHub - nalexn/clean-architecture-swiftui: SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence…
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more. - nalexn/clean-architecture-swiftui
#swift #architecture #composition #modularity #swiftui #testability #uikit #unidirectional_data_flow
https://github.com/pointfreeco/swift-composable-architecture
https://github.com/pointfreeco/swift-composable-architecture
GitHub
GitHub - pointfreeco/swift-composable-architecture: A library for building applications in a consistent and understandable way…
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. - pointfreeco/swift-composable-architecture
#swift #macos #deployment #installer #pkg #macadmins #swiftui #bigsur
https://github.com/scriptingosx/DownloadFullInstaller
https://github.com/scriptingosx/DownloadFullInstaller
GitHub
GitHub - scriptingosx/DownloadFullInstaller: macOS application written in SwiftUI that downloads installer pkgs for the Install…
macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application. - scriptingosx/DownloadFullInstaller
#swift #app #apple #code_edit #code_editor #ide #ios #ipados #macos #open_source #swiftui
https://github.com/CodeEditApp/CodeEdit
https://github.com/CodeEditApp/CodeEdit
GitHub
GitHub - CodeEditApp/CodeEdit: 📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever. - CodeEditApp/CodeEdit
#swift #aarch64 #apple_silicon #augmented_reality #awesome_list #bottles #cocoapods #computer_architecture #darwin #dxvk #m1 #macos_app #macos_apps #macos_security #macos_setup #metal #optimization #profiling #swiftui #wine #wireguard
https://github.com/mikeroyal/Apple-Silicon-Guide
https://github.com/mikeroyal/Apple-Silicon-Guide
GitHub
GitHub - mikeroyal/Apple-Silicon-Guide: Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series…
Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series, and M3-series chips. Along with all the Devices, Operating Systems, Tools, Gaming, and Software that Apple S...
#swift #arkit #article #awesome_list #clean_code #combine #coreml #coreml_framework #curated_list #design_patterns #ios #learning #metal #mvvm #scenekit #spritekit #swiftui #tutorial #uikit #xcode
https://github.com/eleev/ios-learning-materials
https://github.com/eleev/ios-learning-materials
GitHub
GitHub - eleev/ios-learning-materials: 📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper…
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms]. - eleev/ios-learning-materials
#swift #architecture #composition #modularity #swiftui #testability #uikit
The Composable Architecture (TCA) is a library that helps you build apps in a consistent and understandable way. Here’s what it does and how it benefits you TCA helps you manage your app's state using simple value types, making it easy to share state across different screens.
- **Composition** TCA makes it easy to handle interactions with the outside world, like API requests, in a testable and understandable way.
- **Testing** It provides a simple API with fewer concepts, making it easier to use.
Using TCA, you can build features in a structured way, define clear state and actions, and easily test your app's logic. This makes your code more maintainable, testable, and scalable.
https://github.com/pointfreeco/swift-composable-architecture
The Composable Architecture (TCA) is a library that helps you build apps in a consistent and understandable way. Here’s what it does and how it benefits you TCA helps you manage your app's state using simple value types, making it easy to share state across different screens.
- **Composition** TCA makes it easy to handle interactions with the outside world, like API requests, in a testable and understandable way.
- **Testing** It provides a simple API with fewer concepts, making it easier to use.
Using TCA, you can build features in a structured way, define clear state and actions, and easily test your app's logic. This makes your code more maintainable, testable, and scalable.
https://github.com/pointfreeco/swift-composable-architecture
GitHub
GitHub - pointfreeco/swift-composable-architecture: A library for building applications in a consistent and understandable way…
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. - pointfreeco/swift-composable-architecture