elixir
- Summer and winter time changes with DateTime
- You can in fact use schemas in migrations
- Cross-compiling Elixir releases with ASDF and Docker
- Writing Absinthe authorization middleware
- Elixir authorization plugs
- Passing SSL configuration to Hackney
- A sudden Hackney SSL's unknown certificate authority error
- Elixir and Phoenix after two years
- Creating a ZIP file in Elixir
- Making 12factor Elixir/Phoenix releases
- DRY enums for Absinth macros
- Working with decimals in Elixir
- 5 Phoenix open source projects to study
- Choosing Elixir version manager
- Understanding Elixir mocking with Mox
- Secure Azure blobs pre-signing in Elixir
- Elixir macros return AST
- Soft dependencies in Elixir projects
- Implementing a custom ExUnit assert to test PDF output
- Ecto embeds have IDs by default
- Converting snake_case keys to camelCase in Elixir
- Phoenix 1.5 LiveDashboard's Request Logger
- 8 + 1 things to get you started with the Elixir's interactive shell (IEx)
- Using Elixir Language Server in Sublime Text 3
- Ruby 2.7 pattern matching after 10 months of professional Elixir
- GraphQL subscriptions with Elixir and Absinthe
- Testing Phoenix custom error pages
- Phoenix CSRF protection in HTML forms, React forms, and APIs
- Basic HTTP authentication in Elixir/Phoenix