What's new in Flow v0.14
- José Valim
- July 18th, 2018
- data pipelines, elixir, flow, whatsnew
Take a sneak peek at the new features and changes in Flow v0.14.
Take a sneak peek at the new features and changes in Flow v0.14.
Performance matters way beyond the production environment. It impacts design, development, deployment, and more.
José Valim explains how to replace the deprecated GenEvent by a Supervisor and GenServer. He also describes the journey of Elixir team to come up with this solution.
Build forms in Phoenix that use the schema information to dynamically show the proper input fields with validations, errors and so on.
José Valim discusses the role of functional programming in Erlang and Elixir and what are its real benefits: maintainable, distributed, fault-tolerant applications.
Learn all of the different and interesting ways to quit the Elixir shell.