ReadMe_architecture

Architecture

Intro

I love architecture and design patterns.
This is one of those head scratcher where I thought I would start writing things out how I'm understanding the patterns in real code examples.

So it won't be fully fleshed out but nothing in this whole cheatsheet is. Everything is just a scratch pad for me to keep my brain stimulated with new things and gotchas.

Enjoy!

Architecture Patterns

Behavioral Patterns

Concurrency Pattern

Creational Patterns

Structural Pattern

SDLC

IT Depends

architecture/concurrency

System Designs

software_updates

Terminologies

Advance Topics

Swift Concurrency

Reactive Paradigm

RxSwift
Combine

View Debugging, Memory Graph, Method Swizzling

Performance
ARC
debug

Higher Order functions short_hands

Resources

Point Free

Point Series

design-patterns

SO | whats-the-difference-between-design-patterns-and-architectural-patterns

Wiki | Software_design_pattern

Wiki | architectural pattern

Wiki | Design_pattern

Medium | iOS pattern