Pinned Repositories
04-practice-project
AppMenu
Sample app for Test Driven Development in Swift blog post
beginning-elm-code
Code examples from the Beginning Elm book - https://elmprogramming.com/
Branded
An example app for showing how to generate branded iOS apps from the same code base
CompositeValidation
Sample app for "Validating User Info with Composite Pattern" blog post
DebuggingCoreDataConcurrency
Sample project for showing how to debug Core Data Concurrency Violations
docker-react
FeedLoader
Example code for the Why use NSFetchedResultsController? blog post.
IntroView
Simple intro / welcome view for iPad using UICollectionView and AutoLayout
SignificantlyChanged
Sample app for demonstrating how to test significant location changes on iOS
pawanpoudel's Repositories
pawanpoudel/beginning-elm-code
Code examples from the Beginning Elm book - https://elmprogramming.com/
pawanpoudel/DebuggingCoreDataConcurrency
Sample project for showing how to debug Core Data Concurrency Violations
pawanpoudel/FeedLoader
Example code for the Why use NSFetchedResultsController? blog post.
pawanpoudel/AppMenu
Sample app for Test Driven Development in Swift blog post
pawanpoudel/IntroView
Simple intro / welcome view for iPad using UICollectionView and AutoLayout
pawanpoudel/SignificantlyChanged
Sample app for demonstrating how to test significant location changes on iOS
pawanpoudel/Branded
An example app for showing how to generate branded iOS apps from the same code base
pawanpoudel/04-practice-project
pawanpoudel/CompositeValidation
Sample app for "Validating User Info with Composite Pattern" blog post
pawanpoudel/docker-react
pawanpoudel/ECSlidingViewController
pawanpoudel/gh-events
pawanpoudel/gh-first-action
pawanpoudel/gitignore
A collection of useful .gitignore templates
pawanpoudel/location_tester_ios
iOS app for testing location features
pawanpoudel/LocationDemo
An example project to explain Location Services on iOS (part of Cleveland Cocoaheads talk)
pawanpoudel/multi-docker
pawanpoudel/multi-k8s
pawanpoudel/MyNextHomeAndCar
Easily organize information about your next home and car.
pawanpoudel/ObjectiveNews
An example app written in Objective-C for demonstrating how to apply Clean Architecture to iOS apps
pawanpoudel/presentation_slides
Slides from all the talks I have given so far
pawanpoudel/rails_engine
pawanpoudel/ruby-news
An example app written in Ruby for demonstrating how to apply Clean Architecture
pawanpoudel/split_dudeism
A sample repo that can be used to learn how to split commits in Git
pawanpoudel/SwiftNews
An example app written in Swift for demonstrating how to apply Clean Architecture to iOS apps
pawanpoudel/UnderstandingInterfaces
Sample app for "Understanding Interfaces" blogpost
pawanpoudel/yaffle
Sample project for learning rails plugin