Build It with Nitrogen: The Fast-Off-the-Block Erlang Web Framework

Build It with Nitrogen: the Fast Off the Block Erlang Web Framework, guides web developers step-by-step through construction of highly reliable web applications. Nitrogen is designed for no-fuss development. It abstracts html and JavaScript into syntactic… Read more

Similar

When is an Erlang iolist an iovec?

While trying to improve the performance of JSON encoding in an Erlang application last year, I came to wonder about the different representations one can use when writing data to disk or sending it over a socket, and how they map to the OS's underlying f... (more…)

Read more »