From 90e4885d7ca8e9d4a5e18f898fc172da900015c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 1 Jul 2020 17:05:11 +0200 Subject: Add the new Erlanger Playbook landing page --- index.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'index.xml') diff --git a/index.xml b/index.xml index ab2fdb45..02378b8a 100644 --- a/index.xml +++ b/index.xml @@ -6,7 +6,7 @@ Recent content on Nine Nines Hugo -- gohugo.io en-us - Wed, 01 Jul 2015 00:00:00 +0100 + Wed, 01 Jul 2020 00:00:00 +0100 @@ -3147,6 +3147,16 @@ Compatibility Compatibility with Erlang/OTP R16, 17 and 18 has been dropped. Erl HTTP IANA Registries HTTP Method Registry HTTP Status Code Registry Message Headers HTTP Parameters HTTP Alt-Svc Parameter Registry HTTP Authentication Scheme Registry HTTP Cache Directive Registry HTTP Digest Algorithm Values HTTP Origin-Bound Authentication Device Identifier Types HTTP Upgrade Token Registry HTTP Warn Codes HTTP/2 Parameters WebSocket Protocol Registries Current CORS: Cross-Origin Resource Sharing CSP2: Content Security Policy Level 2 DNT: Tracking Preference Expression (DNT) eventsource: Server-Sent Events Form content types: Form content types Preload: Preload PROXY: The PROXY protocol REST: Fielding's Dissertation RFC 1945: HTTP/1. + + The Erlanger Playbook + https://ninenines.eu/erlanger-playbook/ + Wed, 01 Jul 2020 00:00:00 +0100 + + https://ninenines.eu/erlanger-playbook/ + The Erlanger Playbook is an upcoming book written by Loïc Hoguin, author of Cowboy, Ranch, Gun, Erlang.mk and other Erlang/OTP projects. It provides a general exploration of Erlang/OTP; advice on writing Erlang code, writing tests and documentation and provide other Erlang-related insights. +In the Erlang section of the book, we learn about the building blocks of the Erlang language; we introspect a running Erlang/OTP system to understand how it functions; we learn about behaviors by writing our own gen_server and supervisor modules; we explore gen_statem; and we build and discuss process regitries and process groups. + + Ranch 2.0 https://ninenines.eu/articles/ranch-2.0.0/ -- cgit v1.2.3