Pinned Repositories
BirthdayApp
For unit testing tutorial from raywenderlich.com
BottleRocketApp
Bottle Rocket test app
BowlingKata
DependencyManagement
Dependency Management for iOS
EggTimer
macOS app from raywenderlich.com
GooglyPuff
Project from raywenderlich.com tutorial about GCD for Swift 3
Multithreading
Concurrent Programming in iOS
RxExamples
Tests with RxSwift by book of Ray Wenderlich
SOLID
SOLID is an acronym for the first five object-oriented design principles
Xcode-templates
My Xcode file templates and snippets for VIPER module and unit tests
alspirichev's Repositories
alspirichev/RxExamples
Tests with RxSwift by book of Ray Wenderlich
alspirichev/Xcode-templates
My Xcode file templates and snippets for VIPER module and unit tests
alspirichev/Multithreading
Concurrent Programming in iOS
alspirichev/SOLID
SOLID is an acronym for the first five object-oriented design principles
alspirichev/DependencyManagement
Dependency Management for iOS
alspirichev/EggTimer
macOS app from raywenderlich.com
alspirichev/GooglyPuff
Project from raywenderlich.com tutorial about GCD for Swift 3
alspirichev/BirthdayApp
For unit testing tutorial from raywenderlich.com
alspirichev/BottleRocketApp
Bottle Rocket test app
alspirichev/BowlingKata
alspirichev/CalculatorKata
https://osherove.com/tdd-kata-1
alspirichev/MVVM
One of the few architecture patterns for iOS apps
alspirichev/SFuncProg
Functional programming concept in Swift 3
alspirichev/SquareRepos
iOS client for Square github organization
alspirichev/Todoey
Todo list app by Udemy course
alspirichev/TwitterClient
My first project
alspirichev/WeatherTestApp
Test app
alspirichev/WyCashTDD
Test project for learning TDD by "Test Driven Development: By Example" book