Computer-science
Reactivity and Reactive Programming
Nearly all modern browser UI frameworks boast Reactivity as a core feature. What is Reactivity all about? Is it useful or applicable outside of frontend development? what is the hype all about anyways?
read articleThe Finite State Machine
The Finite State Machine is a model of computation that is important in the study of the theory of computation, and has various practical applications.
read article