Skip to content

Instantly share code, notes, and snippets.

@byJeevan
Created May 13, 2026 12:36
Show Gist options
  • Select an option

  • Save byJeevan/323558c07c82f3cb50989e196ad27ddc to your computer and use it in GitHub Desktop.

Select an option

Save byJeevan/323558c07c82f3cb50989e196ad27ddc to your computer and use it in GitHub Desktop.
iOS Pro Notes - 2

Notes 13-May-2026

@jeevan2628
Copy link
Copy Markdown

jeevan2628 commented May 13, 2026

How optionals implemented under the hood ?
what is @escaping and non-escaping ?
Working of Retain count ?
Higher order functions compactMap, reduce etc ?
Any vs AnyObject ?
Copy on write concept
Array vs Array slice vs collection of one ?
class vs Actor vs MainActor , re- entrancy problem ?

@byJeevan
Copy link
Copy Markdown
Author

Pagination: Cursor vs Offset based.

@jeevan2628
Copy link
Copy Markdown

SOLID Principle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment