rnystrom / From-Scratch-Guides
Collection of guides & tutorials about building software from nothing.
☆25Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for From-Scratch-Guides
- Object-Oriented Programming in Functional Programming in Swift (4, I think)☆59Updated 6 years ago
- [DEPRECATED] Syntactic sugar for Grand Central Dispatch (GCD)☆27Updated 8 years ago
- Templates for generating code for JSON serialization and deserialization☆37Updated 6 years ago
- An analysis of Swift Evolution proposals☆58Updated 6 years ago
- https://wwdc.family the iOS app☆39Updated 7 years ago
- Watcher for Unit Tests written in Swift☆54Updated 5 years ago
- ReactiveCocoa's Community Guidelines☆16Updated 8 years ago
- Code to accompany Swift Symposium Talk - https://www.youtube.com/watch?v=d_FJHBl5ohU☆56Updated 7 years ago
- A collection of convenient assertions for Swift testing☆69Updated 7 years ago
- A reimagination of UITraitCollection☆29Updated 5 years ago
- A Xcode plugin for discarding Image completions☆43Updated 6 years ago
- An object wrapper for storing properties in NSUserDefaults.☆24Updated 3 years ago
- A mechanism for sending typed notifications with payloads across your iOS app.☆77Updated 3 years ago
- Shows how to simplify accessing properties in the associated values of Swift enums☆47Updated 7 years ago
- A set of tools that puts Alamofire, CoreData and PromiseKit together☆23Updated 6 years ago
- Logs detailed metrics about NSURLSession tasks to the console☆52Updated 7 years ago
- Demo project showing the use of UIStackView for dynamic table cells.☆43Updated 7 years ago
- Speaker presentation slides☆22Updated 7 years ago
- 🐨 Evil but simple code injection, don't use!☆38Updated 5 years ago
- 🎚Swift playground for building animations with UIViewPropertyAnimator☆37Updated 7 years ago
- Materials for my Pragma 2015 workshop on reactive programming☆37Updated 9 years ago
- Generate model boilerplate code for Codable conformance quickly and easily.☆33Updated 4 years ago
- Xcode 8 Source Editor Extension to quickly wrap strings into NSLocalizedString()☆55Updated 8 years ago
- JustPeek is an iOS Library that adds support for Force Touch-like Peek and Pop interactions on devices that do not natively support this …☆68Updated 6 years ago
- UI Extensions for https://github.com/AliSoftware/Dip☆48Updated 6 years ago
- A Sourcery template to automatically generate mocks from Swift protocols.