Event-driven programming, Finite State Machines and NodeJS.md 518 B


Title: "Event-driven programming, Finite State Machines and NodeJS" Date: 2017-03-24 19:23:42 Categories: [programming] tags: [nodejs, javascript]

Authors: sedlav

This post is primarily aimed at developers working with (or planning to work with) server-side JavaScript using NodeJS. If you’re already familiar with event loops and state machines then much of this article will be familiar to you.

Link