Skip to content

Instantly share code, notes, and snippets.

@dberget
Last active February 20, 2018 01:51
Show Gist options
  • Save dberget/70e516d105b2d8f97132cd10b577d577 to your computer and use it in GitHub Desktop.
Save dberget/70e516d105b2d8f97132cd10b577d577 to your computer and use it in GitHub Desktop.

General Topics

  • Elixir 1.6 Overview
  • "Getting started with Elixir"
  • What is functional programming?
  • OTP
  • Testing/TDD in Elixir
  • Pattern Matching
  • Recursion
  • Deployments
  • Debugging in Elixir
  • Embedded Elixir - (Nerves, etc)
  • Configuring your Brunch project.
  • Forget Brunch, Hello Webpack.
  • "Leggo My Ecto."
  • Phoenix Routing
  • Why you should choose Elixir/Phoenix for your next project
  • Concurrency in Elixir
  • Guard Clauses
  • Mix
  • IEX
  • Learning Elixir Tips
  • Umbrella Apps
  • Phoenix Contexts

Notable Elixir & Phoenix features, or popular libs such as:

  • Genservers
  • Supervisors
  • Processes
  • The Beam
  • Channels
  • Plug
  • Cowboy

"Why choose Elixir/Phoenix over … " (insert other language/framework here as appropriate.)

Phoenix + Popular Front-end Framework

  • i.e. Phoenix + React

Other Types of Meetings

  • Show and Tell
  • lightning talks
  • Beginner Q&A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment