ElixirFocus
Educational content and sample open source applications for Elixir programmers.
Philadelphia, PA
Pinned Repositories
brick_house
disabled_change_event
get_shorty
GetShorty is an open-source link shortener written in Elixir and Phoenix.
great_scott
greeter
Greeter is a hello world style example app to help introduce the core concepts of the Phoenix Framework written in Elixir.
live_select_debug
This sample project demonstrates a workaround for a bug-like behavior I am witnessing in LiveView 0.17.5 where when generating a new changeset did not fully reset the form as I wanted.
retro_taxi
Helps a team run a retrospective meeting. Built using Elixir, Phoenix, and LiveView. Contributions and questions are very welcome!
tic_tac_toe
A simple take at a TicTacToe game written in Elixir.
webhook_signature
A sample Phoenix app to help demonstrate how to validate the signature of a webhook payload in Elixir.
ElixirFocus's Repositories
elixirfocus/retro_taxi
Helps a team run a retrospective meeting. Built using Elixir, Phoenix, and LiveView. Contributions and questions are very welcome!
elixirfocus/webhook_signature
A sample Phoenix app to help demonstrate how to validate the signature of a webhook payload in Elixir.
elixirfocus/get_shorty
GetShorty is an open-source link shortener written in Elixir and Phoenix.
elixirfocus/greeter
Greeter is a hello world style example app to help introduce the core concepts of the Phoenix Framework written in Elixir.
elixirfocus/brick_house
elixirfocus/disabled_change_event
elixirfocus/great_scott
elixirfocus/live_select_debug
This sample project demonstrates a workaround for a bug-like behavior I am witnessing in LiveView 0.17.5 where when generating a new changeset did not fully reset the form as I wanted.
elixirfocus/tic_tac_toe
A simple take at a TicTacToe game written in Elixir.