Elixir - The Only Sane Choice in an Insane World
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the advantages of Elixir for building fast, scalable backends in this 50-minute conference talk from GOTO Chicago 2017. Discover why Elixir stands out as a sane choice in an increasingly complex development landscape. Learn about Erlang's foundations, Elixir's enhancements, and key features like pattern matching and the Erlang VM. Delve into practical applications, including WebSockets, push notifications, and supervisors. Compare Elixir's functional programming approach to Ruby's object-oriented paradigm, and understand how Elixir addresses modern development challenges. Gain insights into deploying Elixir applications and leveraging its strengths in frameworks like Phoenix.
Syllabus
Intro
About Dockyard
Why the Insanity
What is Erlang
Why Erlang
What Elixir inherited
What Elixir adds
Pattern matching
Erlang VM
Deployment
WebSockets
Case Study
The Big Problem
Elixir in Phoenix
Push Notifications
WhatsApp
GenServer
Gen Server
Let it Die
Supervisors
Starting a Supervisor
Ruby Makes You Happy
ObjectOriented Programming
Functional Programming
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube