Ugh… three lines for a simple text input for a form in Phoenix? How about one with Formulator?
Write declarative Elixir code by applying “Tell, Don’t Ask”.
Check out a production ready Elixir/Phoenix application.
Learn how to build a blazing fast Phoenix API. Updated for Phoenix 1.2.
Skip adding another dependency and leverage GenServer and Erlang Term Storage to build an in-memory key-value store for even faster Phoenix applications.
How we replaced React with server-side rendering without anyone noticing.
Deploy a Phoenix project that uses WebSockets to AWS Elastic Beanstalk with Docker.
Unit-test your Elixir Plugs with a few quick tips.
Learn how to use ExMachina and Phoenix’s ConnTest for robust controller tests.
Learn how to build a fast, low-latency API with Phoenix and Postgres.