-
Notifications
You must be signed in to change notification settings - Fork 1
Establish basic chapter order/outline #1
Copy link
Copy link
Open
Description
I figured there should be a place to talk about general chapter order & contents/outline.
How about:
- Basics: Modules, functions, values, rebinding, guards,
if,case, module attributes, the pipe-operator - Basics: Basic pattern matching,
defstruct,Enum,List,Map,Keyword(?), probably a good place to introducealias - Basics: Pattern matching in binaries,
Stream, interaction with the outside world, (try+catch)? - Testing: How to write tests, intro to
StreamData(or similar library) - Application structure: processes, intro to
GenServer - Application structure: Supervision trees, supervisors, supervision strategies
- Common patterns for processes
Things I don't immediately know where they should be put:
Eco system knowledge:
- Ecto
- Phoenix
- Tesla/HTTPoison
- Jason
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels