Tag: Elixir
- What's Next For Phoenix
- Use Phoenix LiveView to Enhance Observability
- The Modular Monolith: Elixir Architecture
- Pattern Matching is FP's Polymorphism Affordance
- Imperative Shell around the Functional Core
- Elixir/Erlang provide a great way to develop incrementally
- Application-Infructructure Cycle in the Elixir world
- 3 Key Ideas Behind The Erlang Thesis
- What I learned from implementing Combinators in 3 Elixir patterns
- Use Return Value to Defer Decisions
- TIL: mix test --stale
- Test Suite as a Complexity Measuring Tool
- Stop using Behaviour to define interfaces, use Protocol!
- My Advent of Code 2018 Recap
- Making Audit Logs on Hex.pm Public
- Learnings from playing with FizzBuzz for 3 days
- How to Write Elixiry Ruby - Result Object
- How to pattern match a function in Elixir
- How to do Outside-In TDD with Phoenix
- How "let it fail" leads to simpler code
- Elixir Pattern Matching on Struct Module
- Book Review: Programming Phoenix
- Phoenix LiveView 简介
- $handle_undefined_function in Elixir/Erlang