#Elixir
Media
Day 1: Chronal Calibration - Advent of Code 2018
Advent of Code 2018 - Day 1 solution in Elixir! #AdventOfBEAM
READ MOREMoving from Ruby/Rails to Elixir? Convince your boss to send you to Code BEAM Lite Munich!
Starting a project in Elixir/Phoenix is not the huge risk that some developers believe it to be. Risks can be kept to a minimum and maintained within acceptable parameters.
READ MOREBuilding Blockchain in Elixir
Building Blockchain in Elixir At æternity we chose Elixir to build an alternative implementation of our blockchain protocol. We’ve had a lot of good experiences with this choice, and few bad ones.
READ MOREWhat companies and start-ups depend on Elixir in production?
The need for developers to manage high-traffic systems means that adding Elixir to their programming stack makes sense. Elixir compiles to Erlang and inherits all of its advantages, for example performance, stability, concurrency, scalability and fault-tolerance.
READ MORETop 10 Elixir conferences in 2018
2018 was an incredible year for sharing knowledge and experience within the Elixir community, and the year has no signs of letting up! Here's a roundup of the exciting events covering Elixir and Phoenix which have caught our eye for the rest of 2018!
READ MOREConvince your boss - Code Elixir LDN
Code Elixir LDN saves your team time by getting the answers to your tech problems from experts who have already spent the time solving them! Code Elixir LDN helps your team avoid issues later down the line by learning more about the next generation of tools, frameworks and processes now! Code Elixir LDN brings top professionals, innovators and inventors together all in one place, maximising the opportunity for intensive learning and understanding. Code Elixir LDN will bring you up to speed with new approaches, technologies and processes through its training days. Code Elixir LDN will further amplify your understanding through networking with fellow developers and engineers, exchanging notes, experiences and solutions face-to-face.
READ MOREKate Travers’ Journey from Art shipping to Elixir Senior Engineer
Kate is building ‘learn.co,’ a learning management system with added interactivity and community features. The system only needs one click to “Open IDE” and launch a functional development environment right in the browser. Flatiron are particularly excited about this feature because it allows students new to coding to get a taste of programming with real tools that developers use on the job. Unlike a REPL (a read-eval-print-loop) that executes a few lines of simple code, the IDE allows students to experience the more complex interaction between editing different files and executing them from a command line, all in browser.
READ MOREElixir powers first Car Share Service from Toyota
Toyota has just launched its first global car sharing platform, operated by Servco Pacific, Toyota’s distributor in Hawaii. The Hui service utilises Toyota’s proprietary global Mobility Service Platform (MSPF) which is built partly with Elixir. Toyota Connected and Servco developed the service together as one of the first public applications of MSPF, the core ecosystem for leveraging the potential of connected vehicle systems to support the development of new mobility businesses – such as car-sharing, ride-sharing and remote delivery.
READ MOREFrom a web application to a distributed system
There is currently a lot of interest in how these problems are solved in the BEAM environment (using Actor model) and how some common patterns like Supervisor or GenServer are used in other languages or frameworks, Akka for example.
READ MOREWhy should Elixir developers get familiar with Erlang and the BEAM at Code BEAM STO?
Elixir, Erlang and LFE certainly have different features but they all share a foundation that carries the same ideas, techniques and patterns. Having familiarity with each technology is a major strength: it allows you to tap into a wider ecosystem and get the best out of every technology. Even if you end up using only one language in your day to day development, that knowledge will be useful in giving you more tools to reason with and to solve problems efficiently.
READ MOREDeploying Elixir/Erlang applications to Kubernetes - SLIDES - Code BEAM Lite Milan 2018
Slides for the Dario Freddi's talk "Deploying Elixir/Erlang applications to Kubernetes - the right way" - Code BEAM Lite Milan 2018
READ MOREArduino, Elixir and Nerves - SLIDES - Code BEAM SF 2018
Slides from Christopher Coté's talk "Arduino, Elixir and Nerves: A deep dive into the Firmata protocol" - Code BEAM SF 2018
READ MOREUpdate: Elixir Core Dev Team - SLIDES - Code BEAM SF 2018
Slides from James Fish's talk "Update: Elixir Core Dev Team" - Code BEAM SF 2018
READ MORESOLID Elixir - SLIDES - Code BEAM Lite Milan 2018
Slides for the Georgina Fadyen's talk "SOLID Elixir" - Code BEAM Lite Milan 2018
READ MOREWhy you should attend Code BEAMSTO and how to convince your boss?
Your manager may not immediately recognise the benefits of you attending Code BEAM STO, for both yourself and the business as a whole. There are over 40 talks this year, covering a broad mix of subjects and championing many new tools, techniques and time-saving implementations, revealed at Code BEAM STO first. There is no other conference that brings such a range of talks together.
READ MORELearning Elixir Better Through Collaboration and Giving Back - SLIDES - Code BEAM SF 2018
Slides from Mohnish Jadwani's talk at Code BEAM SF 2018 - "Learning Elixir Better Through Collaboration and Giving Back".
READ MORESuccessful Companies Use Erlang and Elixir
Companies choose Erlang and Elixir, because of the ease with which fault-tolerant and scalable programs deployable in a distributed network can be written. Erlang and Elixir are both functional languages that can use an Actor system to simplify the handling of concurrency and make error recovery possible. They are able to take full advantage of multicore computing, allowing more to be done with less. We are also now seeing a wider adoption of Elixir in production, especially for those companies more used to the syntax of Ruby.
READ MORE