Plataformatec and Elixir: 2018 in review

As the company behind Elixir, Plataformatec has been involved with Elixir since its conception through José Valim, Elixir’s creator, co-founder and Director of R&D at Plataformatec.

This year we set up a new challenge for us: we would like to increase the team of developers working on the Elixir ecosystem from 1 developer to 3 developers, with at least 70% of their time focused on the community. We are glad to say we were able to achieve this milestone and drastically increase the contributions we have done to Elixir since then. This post is a recap of the contributions we made throughout the year 2018 and what to look forward next.

Q1 2018

We started the year working directly on Elixir v1.6, which had as its main feature the Elixir code formatter.

In January, we also saw our proposal for a shared Documentation storage and format be accepted by the Erlang/OTP team into the standards track.

We finished the quarter by adding a new library to our collection of nimble_* libraries, called NimbleParsec. NimbleParsec is an extremely efficient text-based parser combinator library for Elixir and is already used by libraries such as Absinthe GraphQL and Makeup.

Around the same time, the Adopting Elixir book, written by Ben Marx, José Valim and Bruce Tate, was published by PragProg and it includes many of the lessons we have learned throughout the years when working with companies adopting Elixir at different stages.

Ulisses Almeida, who was a member of our projects team at the time, also released Learn Functional Programming with Elixir, published by PragProg.

Q2 2018

In the second quarter we released Plug v1.6, which had an increased focus on better defaults for security, thanks to tons of help from the community.

The Elixir community also took part on Google Summer of Code. Plataformatec joined other community members to work as a mentor on four different projects. In particular, José Valim was a mentor to Anshuman Chhabra, who worked on the Tensorflex project to bring Tensorflow bindings for the Elixir programming language. The source code is on GitHub and a workshop paper was published later this year.

In June, we publicly announced the Elixir Development Subscription service, designed to help companies build Elixir applications with speed and confidence via code reviews, development support and technical meetings. As we will see in the next two quarters, the Elixir Development Subscription played a fundamental role in increasing our contributions to the Elixir ecosystem.

We finished the quarter by releasing a new version of Flow, with many improvements and feedback brought by the community and our clients.

We also spoke about property-based testing and Elixir’s code formatter at ElixirConf Europe.

Q3 2018

We started Q3 by working on the Elixir v1.7 release.

In August, Wojtek Mach joined the Elixir Development Subscription team to double our efforts on open source. His first task was to tidy up and announce the hex_core library that he was working on over the previous months. He has since then focused his efforts on the upcoming MyXQL driver for Ecto.

Shortly after, the Erlang/OTP team also merged José Valim’s PR that should improve string splitting and matching in the next Erlang/OTP version by up to 70 times in some situations. A subsequent pull request also reduced memory usage for single-byte lookups.

We finished the quarter with two presentations at ElixirConf 2018: José Valim gave the keynote about Elixir’s next five years and João Britto spoke about what you can find in Erlang/OTP.

Q4 2018

In the last quarter, we finally released Ecto 3.0, as well as new versions of many database-related tools, such as DBConnection 2.0 and Postgrex 0.14, with a lot of help from James Fish, project maintainers, and the community. We also published a series of blog posts about Ecto 3.0 and Wojtek Mach updated Hex.pm to run on latest Ecto. Finally, we announced that Ecto now provides a stable API.

We have also contributed actively to the Phoenix v1.4 release.

In November, we also started our work as a mentor to community member Michał Muskała on the Firenest project, which is being sponsored by the Mozilla Foundation under an open source grant. Michał gave an excellent talk on the rationale behind Firenest at Code BEAM Lite Berlin 18.

We wrote about one of the many ways we use to teach Elixir inside Plataformatec and Wojtek contributed the work that allows the Hex CLI documentation to be hosted on Hexdocs itself.

At the time of writing, we have two on-going activities that we hope to finish before the end of the quarter: Wojtek Mach is documenting all of the steps to create an Ecto adapter and José Valim is live streaming as he works through all the Advent of Code puzzles.

Next steps

By this time, more than a dozen companies are using our Elixir Development Subscription service to build Elixir applications with speed and confidence. Those companies use Elixir to develop a wide variety of systems, from web applications to data processing pipelines and distributed systems. If you want to join those companies and leverage our expertize in your day to day work, let’s talk!

The growth we have seen in previous months allowed us to welcome Marlus Saraiva to our R&D team and he is currently working on a new Elixir library for event-processing that we plan to announce in the first quarter of 2019.

Furthermore, since Elixir releases happen every 6 months, Elixir v1.8 should be out next January, and we have already started focusing our efforts on it. José Valim is also live streaming some of the work that should be seen in the next release.

We are looking forward to a great 2019!

banner-elixir development subscription

Comments are closed.