Skip to content

Instantly share code, notes, and snippets.

@mhatrep
mhatrep / System Design.md
Created December 21, 2019 01:37 — forked from vasanthk/System Design.md
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?

[Know about it][Understanding][Clear understanding]

NOVICE

CONCEPTS

  • xxx Immutable Data
  • xxx Second-Order Functions
  • xxx Constructing & Destructuring
  • xxx Function Composition
  • xxx First-Class Functions & Lambdas
@mhatrep
mhatrep / mytest
Created September 30, 2017 03:15
0x662CDFF31aB9c4caD580713a6574cB9B94935c37