Skip to content

Instantly share code, notes, and snippets.

@petrsavchenko
petrsavchenko / machine.js
Created February 2, 2022 10:55
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@petrsavchenko
petrsavchenko / System Design Interview - Frontend.md
Last active October 2, 2022 06:48
System Design Interview - Frontend

System Design interview - Frontend

Sections to cover in the design:

  1. General reqs
    Who is the customer?
    How and why they gonna use it?
    Are they all from one country or from all over the world?
    What are they using now to solve the problem?
    How many customers we are expecting with simultanious interactions?