Elixir In Action
Saša Jurić
January 2019 ISBN 9781617295027 384 pages
- Chapter
- The Erlangelist
- Elixir Getting Started - Introduction
- Erlang/Elixir Syntax: A Crash Course
- Elixir - Docs
- Chapter
- IEx - Docs
- Mix - Mix.Tasks.Format
- ExDoc produces HTML and EPUB documentation for Elixir projects
- Elixir - Module behaviour
- Erlang - Dialyzer
- Elixir - Typespecs
- Erlang - Advanced
- Elixir - List
- Elixir - Enum
- Elixir - Map
- Elixir - String
- Elixir - Keyword
- Elixir - MapSet
- Elixir - Date
- Elixir - Time
- Elixir - NaiveDateTime
- Elixir - DateTime
- Elixir - Kernel.SpecialForms
- Elixir Getting Started - Quote and unquote
- Chapter
- Elixir - Guards
- Elixir - Kernel.SpecialForms#with/1
- Elixir - Kernel.SpecialForms#for/1
- Elixir - Stream
- Chapter
- Chapter
- Chapter
- Elixir - Module behaviour
- Erlang - OTP design principles
- Elixir - GenServer behaviour
- Erlang - GenServer
- Elixir - Task
- Elixir - Agent
- Producer and consumer actors with back-pressure for Elixir
- Chapter
- Elixir Getting Started - Introduction to Mix
- ExUnit - Docs
- Mix - Mix Tasks Test
- Poolboy - A hunky Erlang worker pool factory
- Ecto is a toolkit for data mapping and language integrated query for Elixir
- Chapter
- Elixir - Kernel#defexception/1
- Elixir - Kernel.SpecialForms#try/1
- Elixir Getting Started - try, catch, and rescue
- Elixir - Supervisor behaviour
- Elixir - Supervisor#module-child-specification
- Chapter
- Chapter
- Cron-like job scheduler for Elixir
- Erlang - ETS
- Erlang - ETS#select-2
- Translates Elixir functions to match specifications for use with ets
- Erlang - DETS
- Erlang - Mnesia User's Guide
- Erlang - ETS#insert_new-2
- Chapter
- Logger - Docs
- Elixir - Application behaviour
- Erlang - Application
- Erlang - STDLIB Reference Manual
- Elixir - Version#module-requirements
- Mix - Mix Tasks Deps
- Cowboy is a small, fast and modern HTTP server for Erlang/OTP
- Plug - A specification and conveniences for composable modules between web applications
- wrk - a HTTP benchmarking tool
- GenStage is a specification for exchanging events between producers and consumers
- Elixir - Library Guidelines
- Chapter
- Elixir - Node#monitor/2
- Erlang - net_kernel#monitor_nodes-1
- Elixir - Kernel#node/1
- Erlang - pg2
- Elixir - Node
- Erlang - net_kernel
- Erlang - net_adm
- Erlang - rpc
- Erlang - global#trans-2
- Consistent hashing
- A global Process Registry and Process Group manager for Erlang and Elixir
- Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
- Erlang - Using TLS for Erlang Distribution
- Chapter
- Elixir - System#stop/1
- Mix - Mix Tasks Escript Build
- Simplify deployments in Elixir with OTP releases!
- Erlang - run_erl
- Distillery’s documentation!
- Distillery’s configuration!
- Distillery’s walkthrough!
- Erlang - release_handling
- Erlang - release_structure
- Erlang - systools
- Erlang - reltool
- Stuff Goes Bad - ERLANG IN ANGER
- Erlang - debugger
- Elixir Getting Started - debugging
- Erlang - timer#tc-1
- Microbenchmarking tool for Elixir
- Easy and extensible benchmarking in Elixir providing you with lots of statistics!
- Mix - Mix Tasks Profile Cprof
- Mix - Mix Tasks Profile Eprof
- Mix - Mix Tasks Profile Fprof
- Erlang - Profiling
- Web based metrics, monitoring, and observer
- Erlang - sys
- Erlang - dbg
- Erlang - #trace-3
- Collection of functions and scripts to debug Erlang in production