Req v0.5 released
- Wojtek Mach
- May 28th, 2024
- req, http client, tests
Req v0.5 is out with testing enhancements, standardized errors, response streaming additions and other improvements.
Req v0.5 is out with testing enhancements, standardized errors, response streaming additions and other improvements.
A guide through different testing approaches with Req-based API clients.
LiveView’s unique integration between server and client allows it to drastically optimize both latency and bandwidth, leading to user experiences that are faster and smoother than any other client-server combo out there
An update on the latest advancements of Elixir, data, and Machine Learning.
A detailed explanation of why Elixir uses a dot when invoking anonymous functions
A guest article from Alex Koutmos on using Livebook as a learning tool for Elixir