Reactive Programming(반응형 프로그래밍)이란?
위키피디아에 따르면,
In computing, reactive programming is a declarative programming paradigm concerned with data streams and the propagation of change. With this paradigm, it is possible to express static (e.g., arrays) or dynamic (e.g., event emitters) d...
mapotofu.hashnode.dev3 min read