The Elixir programming language Profile
The Elixir programming language

@elixirlang

Followers
38,577
Following
24
Media
34
Statuses
6,141

Elixir is a dynamic, functional language designed for building scalable and maintainable applications

Joined February 2012
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@elixirlang
The Elixir programming language
11 months
Elixir v1.15 released: * Faster compile and boot times * Compiler warnings and errors * Full integration with Erlang/OTP logger
8
89
288
@elixirlang
The Elixir programming language
6 years
Elixir v1.6.0 released:
8
355
517
@elixirlang
The Elixir programming language
4 years
Learn more about how the Discord team is using Elixir and the Erlang VM to deliver more than 26 million WebSocket events per second to more than 12 million concurrent users:
0
157
486
@elixirlang
The Elixir programming language
7 years
In Elixir v1.6 you can invoke "mix test --slowest N" to print the N slowest tests in your suite.
Tweet media one
3
180
443
@elixirlang
The Elixir programming language
7 years
Up to 18 cores on the iMac Pro. Luckily Elixir will use all of them by default to compile, handle jobs, serve requests, run tests and more!
6
197
428
@elixirlang
The Elixir programming language
5 years
Elixir v1.8.0 released:
3
224
373
@elixirlang
The Elixir programming language
5 years
Elixir v1.9 is out! Built-in releases, config, and more:
0
195
374
@elixirlang
The Elixir programming language
3 years
Elixir v1.12 released! Scripting improvements, stepped ranges, tighter integration with Erlang/OTP 24+, then/tap, and more: #MyElixirStatus
5
157
369
@elixirlang
The Elixir programming language
4 years
Elixir v1.11 released: - a special surprise for everyone at ElixirConf EU!
0
167
333
@elixirlang
The Elixir programming language
5 months
Elixir v1.16 released: The notable improvements in this release are the addition of compiler diagnostics and extensive improvements to our docs in the forms of guides, anti-patterns, diagrams and more. Enjoy!
3
110
314
@elixirlang
The Elixir programming language
7 years
A code formatter that formats your codebase according to a consistent style will be part of Elixir v1.6. All you need to run is `mix format`!
7
113
307
@elixirlang
The Elixir programming language
2 years
Elixir v1.13 released, with great improvements to tooling in the short and long term: #MyElixirStatus
6
105
270
@elixirlang
The Elixir programming language
7 years
Elixir + Nerves + Lego Mindstorms communicating over the network:
4
121
259
@elixirlang
The Elixir programming language
6 years
Elixir v1.7 released:
0
128
251
@elixirlang
The Elixir programming language
2 years
Elixir v1.14.0 released: A new debugging experience, the PartitionSupervised, improved error messages for binaries and evaluation, and more! #MyElixirStatus
9
114
248
@elixirlang
The Elixir programming language
4 years
From Erlang/OTP 23 (currently RC1), we will be able to show Erlang docs directly from the Elixir shell. Here is a demo of a POC implementation: - a huge thank you to @erlang_org and the @TheErlef Documentation Working Group for making this possible!
7
71
242
@elixirlang
The Elixir programming language
7 years
Over the last 3 days the Elixir community and core team have been hard at work formatting all files in the Elixir codebase. We have received 214 Pull requests by 84 people and now all 452 files are properly formatted. 🎉
2
51
224
@elixirlang
The Elixir programming language
6 years
If you are looking for more reasons to give Erlang/OTP 21 a try, our experiments also show that compiling Elixir code is roughly 20% faster!
@erlang_org
Ericsson OTP Team
6 years
Read about some of the new features in OTP 21 rc1 in this blog post by Lukas Larsson.
4
63
120
0
105
224
@elixirlang
The Elixir programming language
6 years
Elixir v1.6 is coming in the next month! Take a look at what may be in the new release:
2
134
222
@elixirlang
The Elixir programming language
6 years
A debugging chapter has been added to our Getting Started guide: Thanks to @MohnishGJ and @josevalim !
1
79
214
@elixirlang
The Elixir programming language
6 years
Elixir v1.6.2 is out! Bug fixes in the new DynamicSupervisor and defguard as well as improvements in the code formatter, including better support to format umbrella projects.
0
113
199
@elixirlang
The Elixir programming language
4 years
The 2020 Elixir Community Survey is here. Please participate to help us grow our community. #myelixirstatus
5
142
188
@elixirlang
The Elixir programming language
3 years
Learn why @XPlaneOfficial chose Elixir to power their flight simulator multiplayer server and how they tackled it in our latest case: #MyElixirStatus
4
37
185
@elixirlang
The Elixir programming language
5 years
Elixir v1.9.0-rc.0 is out with releases support: - You can compile it with a version manager or from source to give it a try: - And please do give it a try!
0
87
184
@elixirlang
The Elixir programming language
4 years
Elixir v1.10 released: - Elixir v1.10 comes with improvements to the standard library, the compiler, as well as several additions to the mix release feature added in v1.9.
0
105
176
@elixirlang
The Elixir programming language
6 years
Our page with guidelines for library authors is finally online: Thanks to everyone who contributed!
0
78
176
@elixirlang
The Elixir programming language
3 years
Learn how @Mozilla is using @elixirphoenix to empower their social virtual spaces in @MozillaHubs ! All of it is open source with automated deployments via Hubs Cloud, which perhaps makes it the most deployed Phoenix application ever: #MyElixirStatus
2
61
180
@elixirlang
The Elixir programming language
4 years
Learn how @Change uses Elixir to handle spikes of million of messages while keeping CPUs maxed out, memory usage to a minimum necessary, and without flooding upstream services: 👉 Their engineering team is also hiring Elixir devs:
0
54
178
@elixirlang
The Elixir programming language
6 years
We have tagged all issues we want to fix as part of Elixir v1.7: - Now is a great time to jump in!
2
65
161
@elixirlang
The Elixir programming language
7 years
Elixir v1.4.5 will be released this week with compatibility improvements for Erlang 20. Elixir v1.5.0-rc shortly after.
0
104
161
@elixirlang
The Elixir programming language
4 years
Elixir v1.10.3 is fully compatible with Erlang/OTP 23.0 - so up to date Elixir users are ready to give it a try!
@erlang_org
Ericsson OTP Team
4 years
Erlang/OTP 23.0 is released, see For a deeper dive into the highlights you can read our blog
3
111
241
0
54
153
@elixirlang
The Elixir programming language
4 years
Our third production case is live! Learn how the Vault and Front-end teams are Heroku are using Elixir in production: #myelixirstatus
4
58
154
@elixirlang
The Elixir programming language
2 years
Elixir v1.14.0-rc.1 is out, which should be our last stop before v1.14: For the complete CHANGELOG: Please give it a try and let us know how it goes!
3
36
149
@elixirlang
The Elixir programming language
4 years
Elixir v1.11.0-rc.0 released: As a release candidate, it may not be available in distros, so check our install page for other means to install: If you're using Elixir images, they should be available soon.
1
51
146
@elixirlang
The Elixir programming language
3 years
See how uses Elixir and RabbitMQ to help names like @PaulMcCartney , @Metallica , and @BarackObama connect to their audiences! Their busiest service runs on 5 nodes and handles spikes of millions of users:
2
49
142
@elixirlang
The Elixir programming language
8 years
Plug v1.2.0-rc.0 is out! Featuring safer encryption algorithms, better MIME support and a brand new debugging page!
Tweet media one
5
86
141
@elixirlang
The Elixir programming language
8 years
Elixir v1.3 introduces calendar types (Time, Date, NaiveDateTime and DateTime) as well as sigils for building them, e.g: ~D[2016-05-24]
5
95
133
@elixirlang
The Elixir programming language
5 years
ExDoc v0.20.0 is out with keyboard shortcuts, autocompletion, full-text search and more! Here are two examples of it live: * Ecto v3.1: * Elixir master: Thanks to everyone who contributed to this amazing release! <3
3
41
133
@elixirlang
The Elixir programming language
7 years
Ecto and Phoenix are trying out a new mechanism for grouping modules in their documentation sidebar. See and (thanks to ExDoc v0.17)
Tweet media one
6
32
132
@elixirlang
The Elixir programming language
3 years
Learn how @V7Labs is orchestrating computer vision and managing large data sets using Elixir, Phoenix, RabbitMQ, and more: Plus, they are hiring! #myelixirstatus #machinelearning
1
54
125
@elixirlang
The Elixir programming language
3 years
The Stack Overflow survey is out and both Erlang/Elixir are on the menu:
3
49
124
@elixirlang
The Elixir programming language
5 years
Erlang/OTP 22 is out () and it should be a compatible upgrade for anyone running Elixir v1.7+. For the highlights, read this: - Thanks @erlang_org !
1
52
118
@elixirlang
The Elixir programming language
3 years
Elixir v1.11.4 is out with some small fixes to make sure we nicely print some of the new/improved error messages in Erlang/OTP 24. It also updates mix local.rebar to install Rebar v3.14.4 (required by Erlang/OTP 24+).
0
27
117
@elixirlang
The Elixir programming language
6 years
Elixir master now keeps guards in their own section in the documentation sidebar: All thanks to the new documentation metadata!
Tweet media one
0
30
111
@elixirlang
The Elixir programming language
6 years
1
36
110
@elixirlang
The Elixir programming language
6 years
Elixir v1.7 will adopt EEP 48 () which brings documentation interoperability between languages. It also allows custom metadata in docs, to enrich how documentation is consumed.
1
41
109
@elixirlang
The Elixir programming language
8 years
Announcing GenStage:
0
89
104
@elixirlang
The Elixir programming language
8 years
Ecto 2.1.0-rc.4 is out with that streams query results without loading the whole result set into memory.
1
57
100
@elixirlang
The Elixir programming language
4 years
Which feature coming in Elixir v1.11 are you most excited about? Not sure what is coming soon? See the changelog: #myelixirstatus
26
40
101
@elixirlang
The Elixir programming language
7 years
Elixir guides are finally available in EPUB format! Thanks @milmazz !
3
45
101
@elixirlang
The Elixir programming language
4 years
Learn why @slab chose @elixirlang and @elixirphoenix as the best-in-class tools to build real-time, collaborative web applications with great developer experience:
2
31
100
@elixirlang
The Elixir programming language
9 months
Concurrency is not a production-only feature, it affects every stage: development, testing, and production.
@mitchhanberg
mitch the elixir-tools guy 👨🏻‍🔬👨🏻‍🔧
10 months
Before and After All i did was split up one test module into five 😎. #MyElixirStatus
Tweet media one
Tweet media two
0
3
35
2
21
100
@elixirlang
The Elixir programming language
6 years
The Elixir community has done an amazing job in bringing Elixir to new domains and we are looking forward to the next five years: (José Valim keynote at @ElixirConf )
0
30
92
@elixirlang
The Elixir programming language
8 years
Elixir v1.3 will perform cross module checks to find undefined modules and functions! (tks to @antipax )
Tweet media one
1
50
91
@elixirlang
The Elixir programming language
5 years
ExDoc v0.21.0 is out with many exciting features! First of all, ExDoc now detects if your browser prefers night mode and acts accordingly. It also includes many fixes for EPUB generation, including support for covers and cleaner code snippets (thanks to @MarlusSaraiva ) [1/3]
1
39
93
@elixirlang
The Elixir programming language
5 years
And the latest feature in ExDoc v0.20 is out of the bag: versions dropdown! Screenshots attached. You can also give it a try here: Thanks @michal_lepicki (from @amberbit ) and @wojtekmach (from @plataformatec ) for making it happen!
Tweet media one
Tweet media two
4
16
91
@elixirlang
The Elixir programming language
6 years
Another tiny but helpful improvement coming to the documentation is the addition of a "since" annotation, that tells you when a certain function/macro/callback/type was added:
Tweet media one
4
16
92
@elixirlang
The Elixir programming language
4 years
We are now featuring the cases we have published on our website directly on the homepage: You can also access all cases in the order they were posted in its own page: - we have many more from a wide array of industries coming soon!
Tweet media one
0
30
93
@elixirlang
The Elixir programming language
8 years
Elixir v1.3 will have new accessors for nested data structures. Here is how to upcase all languages names in a map:
Tweet media one
4
55
91
@elixirlang
The Elixir programming language
7 years
We have tagged all issues for the next Elixir v1.5 release: If you want to contribute, now is a great opportunity!
0
63
89
@elixirlang
The Elixir programming language
8 years
mix test --stale is now on Elixir master thanks to @antipax ! It uses static analysis to run tests only for the source files changed on disk!
4
58
90
@elixirlang
The Elixir programming language
6 years
Elixir v1.7.0-rc.1 is out: Please give it a try and let us know if you found any regressions. And if you didn't find bug, even better! Let us know that too!
0
36
87
@elixirlang
The Elixir programming language
7 years
New blog post! StreamData: property-based testing and data generation for Elixir: Give it a try!
2
46
89
@elixirlang
The Elixir programming language
8 years
José Valim's keynote on GenStage and Flow at @elixirconf is up: !
0
53
86
@elixirlang
The Elixir programming language
8 years
Thanks to @joshprice , mix app.tree and mix deps.tree can now print your dependency graph! Here is it for Phoenix:
Tweet media one
4
54
83
@elixirlang
The Elixir programming language
3 years
Learn how the Search Marketing and Sales Intelligence Platform teams at @PepsiCo use Elixir: Overall there are six teams at PepsiCo using Elixir at varying capacities! #myelixirstatus
0
29
87
@elixirlang
The Elixir programming language
8 years
Next wednesday @josevalim & @knewter will remotely write a distributed pubsub on top of Elixir's v1.4 new registry:
0
40
83
@elixirlang
The Elixir programming language
5 years
Elixir v1.8.1 released with some bug fixes: - if you were getting "could not find .app" errors in your umbrella projects, this release solves it!
0
44
82
@elixirlang
The Elixir programming language
6 years
Are you wondering what's new in Elixir master? @doomspork got your back:
2
50
83
@elixirlang
The Elixir programming language
5 years
The Elixir repo has moved to Cirrus CI () so we can test Windows, Unix, and FreeBSD in a single CI environment. Thanks to the Cirrus CI team for the support and to @fertapric for carrying the migration!
0
14
80
@elixirlang
The Elixir programming language
8 years
Protip: you can use "mix open PACKAGE" to open the docs for any package directly in your browser.
1
42
81
@elixirlang
The Elixir programming language
1 year
Learn how SparkMeter is increasing access to electricity by using Elixir and its ecosystem - powered by Nerves, Phoenix, and Broadway - from ground to cloud:
3
23
78
@elixirlang
The Elixir programming language
7 years
Hacktober fest is almost here and it is a great opportunity to contribute to the Elixir community:
2
26
77
@elixirlang
The Elixir programming language
7 years
Ecto v2.2.0-rc.0 is out:
0
33
74
@elixirlang
The Elixir programming language
5 years
ExDoc master got full-text search thanks to the work of and the #lunrjs library. For example, many developers would search for "custom guards" in Elixir docs and find nothing. Not anymore! Here is a demo:
2
21
77