Skip to content

Instantly share code, notes, and snippets.

View nyablo's full-sized avatar
:shipit:
Typing…

Nazar Yablonskyi nyablo

:shipit:
Typing…
View GitHub Profile
@chourobin
chourobin / 0-bridging-react-native-cheatsheet.md
Last active April 22, 2025 14:27
React Native Bridging Cheatsheet
@vasanthk
vasanthk / System Design.md
Last active June 20, 2025 19:51
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?