Pinned Repositories
Alamofire
Elegant HTTP Networking in Swift
AmazonSwiftStarter
A demo app for iOS developers who are considering to use Amazon Web Services (AWS) as a backend. The app is written in Swift and uses the AWS iOS SDK.
aws-mobile-appsync-sdk-ios
iOS SDK for AWS AppSync.
aws-sdk-ios
AWS SDK for iOS. For more information, see our web site:
data
Some data for demo-apps
dynamodb-geo
LoggingConsole
mcon-materials
The projects and materials that accompany the Modern Concurrency in Swift book
ModernMVVM
A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-architecture-with-combine-and-swiftui/.
MultipeerDemo
peterfennema's Repositories
peterfennema/AmazonSwiftStarter
A demo app for iOS developers who are considering to use Amazon Web Services (AWS) as a backend. The app is written in Swift and uses the AWS iOS SDK.
peterfennema/LoggingConsole
peterfennema/MultipeerDemo
peterfennema/Alamofire
Elegant HTTP Networking in Swift
peterfennema/aws-mobile-appsync-sdk-ios
iOS SDK for AWS AppSync.
peterfennema/aws-sdk-ios
AWS SDK for iOS. For more information, see our web site:
peterfennema/data
Some data for demo-apps
peterfennema/dynamodb-geo
peterfennema/mcon-materials
The projects and materials that accompany the Modern Concurrency in Swift book
peterfennema/ModernMVVM
A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-architecture-with-combine-and-swiftui/.
peterfennema/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
peterfennema/serverless-appsync-plugin
serverless plugin for appsync
peterfennema/SwiftUIFlux
A very naive implementation of Redux using Combine BindableObject to serve as an example