Content Team
Latest Articles
- Erlang
- 28 min of reading time
The sound of Erlang: How to use Erlang as an instrument
Learn how to code music in Erlang in this fun, step-by-step tutorial.
- Development
- 19 min of reading time
Applying Scrum to a system of fluid teams working on an open-source product
Learn how we've adapted scrum to meet the needs of our dynamic team.
- XMPP
- 10 min of reading time
Add value to your app with Instant Messaging. Here’s where to start
Our team look at the common mistakes they see from their clients and how you can avoid them to ensure your chat functionality is a success.
- News
- 3 min of reading time
Erlang Solutions partners with Humio to provide streaming log management to our customers
Partnering with Humio to offer log management for complete system observability.
- Blockchain
- 18 min of reading time
Smart Contracts – How To Deliver Automated Interoperability
This blog post outlines just how smart contracts came into existence and how they relate to contracts in the non-digital sense.
- Elixir programming language
- 16 min of reading time
Elixir Community Tools: StreamData
This blog focuses on StreamData, created by Andrea Leopardi. StreamData is a framework for generating pseudo-random data based on specifications, which are defined using “generators”.
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Ex natus, aperiam expedita accusamus dolorum sunt fugit nam. Obcaecati minima quas voluptatibus quos totam deleniti eum, doloremque culpa ullam, vero voluptas.
- Elixir programming language
- 15 min of reading time
How to write a Phoenix PubSub adapter. Tutorial example based on EventStore
In this blog post, we are going to show you the main steps of implementing an adapter for Phoenix PubSub.
- Erlang
- 20 min of reading time
Optimising GraphQL with Dataloader
Dataloader is a powerful tool when it comes to optimising queries. This is a hands-on introduction into the tool with GraphQL and our production use case.