Back to explore

Jev Carry State: lasciare stato per la chiamata successiva

Lo sviluppatore Tal Saiag condivide un pattern Jev: ogni chiamata lascia deliberatamente un piccolo stato solo per la chiamata successiva, chiamandolo 'Jev carry state'.

One Jev pattern I’ve been playing with that I haven’t seen discussed much: each call deliberately leaves behind a small piece of state only for the next Jev call. I’ve started thinking of it as Jev carry state. I pass Jev the normal application state it needs to decide.

· 2 likesOpen on X