Elixir Foundation Videos
We released 4 new episodes including 1 free one. Learn how to build your own plug and more!
https://www.codemy.net/posts/elixir-example-react-app-007/sets/elixir-foundation
ElixirMix Podcast 032 - Using Ecto with Edgar Pino
In this episode of ElixirMix, the panel talks with Edgar Pino Ecto 3.0 is released, upgrading to it, Ecto without Phoenix, and much more!
Phoenix Templates
This is the first of series of three articles on Phoenix templates cleverly titled, “Phoenix Templates“. In this article we look at why Phoenix templates are so fast and memory friendly, what EEx is and how it works, variables, and finally template helper functions.
From Rails to Elixir: Know your App
Make sure that you Know Your App before diving into a Rails to Elixir migration.
https://dev.to/joaodiogocosta/from-rails-to-elixir-know-your-app-131m
Aviacommerce: Elixir open source e-commerce framework
Aviacommerce is an open source e-commerce framework written in Elixir/Phoenix. Project website https://aviacommerce.org
Feel free to share your feedback on Gitter with the team https://gitter.im/avia-commerce/Lobby
Feedback welcome!
Deploying ExVenture
The past few days I’ve been working on making ExVenture significantly more easy to deploy, and I wrote up a small how-to with the new setup.
[Video] Property based testing in Elixir by Luc Tielen
Presentation at NextBuild 2018 from Luc Tielen about property based testing in Elixir
plug_checkup: with configurable JSON encoder
New version of plug_checkup. Now you can choose which JSON encoder to use with it.
Lens: traverse recursive data
The lib has been live for some time, but please feel free to check out lens
for your recursive-datastructure-traversal needs.
ExDocRefined: A refined document viewer for Elixir
I recently released ExDocRefined, a refined document viewer for Elixir
ExDocRefined is written as an alternative for ex_doc
.
As the demo shown above, you can quickly view the your project’s documentation with decent Material UI and execute function directly from document.
Check it out GitHub
Disco: simple, opinionated yet flexible library to build CQRS/ES driven systems.
Simple, opinionated yet flexible library to build CQRS/ES driven systems.
Disco has been extracted from work done to build apps following the CQRS/ES pattern. Several ideas come from other excellent examples such as commanded. However, the goal was to build something simpler and more flexible, because it’s not always possible to follow 100% CQRS/ES pattern neither anywhere in your apps. Disco tries to solve this gap.
Running Elixir in Docker Containers
In this article we see how to use Docker to run our development Elixir environment and to run multiple Elixir Nodes over a Docker bridge network.
oneksy.ex v0.11.2 released!
We have finally released a stable version of /onesky.ex and we’re very much looking forward for your feedback and/or contributions. https://github.com/ahtung/onesky.ex
ElixirMix Podcast 031 - Lessons from a Decade of Erlang with Brujo Benavides
In this episode of ElixirMix, the panel talks with Brujo Benavides about Elixir from an Erlang perspective, the blending of Elixir and Erlang communities, GenServers, 10 Lessons from Decade with Erlang, Spawnfest, and much more!