summaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-07-01 17:05:11 +0200
committerLoïc Hoguin <[email protected]>2020-07-01 17:05:11 +0200
commit90e4885d7ca8e9d4a5e18f898fc172da900015c5 (patch)
treea6c78039694f8296057e4c55e9dedbd6ed69d7a0 /index.xml
parentf96e84ea1a420e770d306f6e37daadddd82a7da4 (diff)
downloadninenines.eu-90e4885d7ca8e9d4a5e18f898fc172da900015c5.tar.gz
ninenines.eu-90e4885d7ca8e9d4a5e18f898fc172da900015c5.tar.bz2
ninenines.eu-90e4885d7ca8e9d4a5e18f898fc172da900015c5.zip
Add the new Erlanger Playbook landing page
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/index.xml b/index.xml
index ab2fdb45..02378b8a 100644
--- a/index.xml
+++ b/index.xml
@@ -6,7 +6,7 @@
<description>Recent content on Nine Nines</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Wed, 01 Jul 2015 00:00:00 +0100</lastBuildDate>
+ <lastBuildDate>Wed, 01 Jul 2020 00:00:00 +0100</lastBuildDate>
<atom:link href="https://ninenines.eu/index.xml" rel="self" type="application/rss+xml" />
@@ -3148,6 +3148,16 @@ HTTP IANA Registries HTTP Method Registry HTTP Status Code Registry Message He
</item>
<item>
+ <title>The Erlanger Playbook</title>
+ <link>https://ninenines.eu/erlanger-playbook/</link>
+ <pubDate>Wed, 01 Jul 2020 00:00:00 +0100</pubDate>
+
+ <guid>https://ninenines.eu/erlanger-playbook/</guid>
+ <description>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.</description>
+ </item>
+
+ <item>
<title>Ranch 2.0</title>
<link>https://ninenines.eu/articles/ranch-2.0.0/</link>
<pubDate>Thu, 25 Jun 2020 07:00:00 +0100</pubDate>