A system brought to life

Vladimir Sibirov on building software systems and engineering teams

TypeScript: JavaScript way to Go

Taking the best of the 2 worlds: rapidness of development with dynamic languages and reliability of static languages with TypeScript. Contains some Go inspiration

Forcing a specific NoFlo version for all dependencies

Using NPM Shrinkwrap to enforce the same version of NoFlo for all dependencies to fix backwards compatibility issues

Development efficiency challenges in NoFlo

Obstacles on the way to happy day-to-day life with NoFlo and ways to overcome them

On NoFlo database applications

A few thoughts on design of NoFlo backends frequently talking to a RDBMS

Running web services as NoFlo graphs

Some problems that occur when trying to run entire web services as NoFlo graphs and some (radical) ways to solve them