twostraws / SwiftOverCoffee
Links to solutions for Swift over Coffee challenges
☆39Updated 4 years ago
Alternatives and similar repositories for SwiftOverCoffee:
Users that are interested in SwiftOverCoffee are comparing it to the libraries listed below
- PlaygroundTester enables you to easily run tests for your iPad Playgrounds 4 project.☆51Updated 2 years ago
- A library that lets you setup feature flagging for your iOS app using CloudKit☆98Updated 4 years ago
- Contains all files needed for my Combine workshop.☆32Updated 5 years ago
- print table on swift. print(table: [1, 2, 3])☆83Updated last month
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- A Splash plugin for the Publish static site generator☆93Updated 2 years ago
- Experimental SwiftUI build of the iOS app switcher☆66Updated 4 years ago
- Publishers, operators, and subscribers to supplement Combine.☆139Updated 11 months ago
- Example iOS app built with module composition in mind.☆85Updated 4 years ago
- Companion Playground for my talk at dotSwift 2020☆75Updated 5 years ago
- Static blog written in Swift☆48Updated last year
- 💧 Vapor plugin for type-safe, transformable HTML views.☆90Updated 9 months ago
- Better error messaging for JSONDecoder☆27Updated last year
- A Swift playground that comes pre-loaded with Plot, that can be used to explore the new component API.☆49Updated 3 years ago
- Allows displaying UIViews inside the Xcode preview canvas☆38Updated 5 years ago
- A macOS SwiftUI app to help demonstrate sprint changes.☆95Updated 3 years ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 4 years ago
- Dariusz Rybicki - Software Engineer, iOS Developer, Scrum Master, Mentor☆35Updated last month
- Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture☆92Updated 4 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- A demonstration for bridging between Combine and your new async functions☆47Updated 3 years ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆100Updated this week
- A simple project which shows how to pull off custom view controller transitions.