#elixir
Starting with elixir, the study guide
http://blog.plataformatec.com.br/2018/11/starting-with-elixir-the-study-guide/
Starting with elixir, the study guide
http://blog.plataformatec.com.br/2018/11/starting-with-elixir-the-study-guide/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
Starting with Elixir, the Study Guide « Plataformatec Blog
While I was studying Elixir, I had the opportunity to read many books and watch many talks, but I felt very lost because I didn't know what I had to read or which exercises to do, in order to become a better functional Elixir developer. The main objective…
#testing #elixir #kata #tdd
Property-based testing driven development
https://medium.com/@theesit/property-based-testing-driven-development-c2f823bf62ea
Property-based testing driven development
https://medium.com/@theesit/property-based-testing-driven-development-c2f823bf62ea
Medium
Property-based testing driven development
Property-based testing is a cool thing which will be merged into Elixir sometimes in the future. Why not try it out? In the article, I…
#elixir #indico #api #programming #beam
Building an api wrapper with elixir and tesla
https://medium.com/@ruslanbredikhin/building-an-api-wrapper-with-elixir-and-tesla-468889ce820
Building an api wrapper with elixir and tesla
https://medium.com/@ruslanbredikhin/building-an-api-wrapper-with-elixir-and-tesla-468889ce820
Medium
Building an API Wrapper with Elixir and Tesla
Or how to make your Elixir application talk to a REST API in minutes, literally
#react #elixir #blog #tech #programming
Event sourcing in react, redux & elixir — how we write fast, scalable, real-time apps at rapport
https://medium.com/rapport-blog/event-sourcing-in-react-redux-elixir-how-we-write-fast-scalable-real-time-apps-at-rapport-4a26c3aa7529
Event sourcing in react, redux & elixir — how we write fast, scalable, real-time apps at rapport
https://medium.com/rapport-blog/event-sourcing-in-react-redux-elixir-how-we-write-fast-scalable-real-time-apps-at-rapport-4a26c3aa7529
Medium
Event Sourcing in React, Redux & Elixir — how we write fast, scalable, real-time apps at Rapport
Written by Dan Tame and Gary McAdam
#elixir #ecto #changesets #best_practices
My ecto changeset best practices
https://medium.com/@jasonharrelson_18039/my-ecto-changeset-best-practices-3b3b444f2aef
My ecto changeset best practices
https://medium.com/@jasonharrelson_18039/my-ecto-changeset-best-practices-3b3b444f2aef
Medium
My Ecto Changeset Best Practices
As I have grown accustomed to using Ecto changesets I have developed some best practices that are starting to keep me out of trouble. It…
#elixir #erlang #json
How to destroy your application using :erlang.binary_to_term/1
https://blog.ispirata.com/how-to-destory-your-application-using-erlang-binary-to-term-1-dcee24a96cc6
How to destroy your application using :erlang.binary_to_term/1
https://blog.ispirata.com/how-to-destory-your-application-using-erlang-binary-to-term-1-dcee24a96cc6
Ispirata
How to destroy your application using :erlang.binary_to_term/1
Short story: you should not use erlang:binary_to_term/1 when deserializing terms from an untrusted input, erlang:binary_to_term/1 might…
#elixir #cizen
Combine cli tools with elixir and cizen
https://medium.com/cizen/combine-cli-tools-with-elixir-and-cizen-399be99102d3
Combine cli tools with elixir and cizen
https://medium.com/cizen/combine-cli-tools-with-elixir-and-cizen-399be99102d3
Medium
Combine CLI Tools with Elixir and Cizen
Cizen is a library to build concurrent applications with a collection of automata which communicate with each other by events. In this…
#cizen #elixir #tutorial #phoenix_framework
Integrating cizen with phoenix
https://medium.com/cizen/integrating-cizen-with-phoenix-f0ee89d1d6d2
Integrating cizen with phoenix
https://medium.com/cizen/integrating-cizen-with-phoenix-f0ee89d1d6d2
Medium
Integrating Cizen with Phoenix
Do you know Cizen? It’s a Elixir library that helps you to develop an application that consists of automata who communicate by passing…
#elixir #scenic #game_development #tutorial #coding
Getting started with scenic in elixir — crafting a simple snake game
https://medium.com/@giandr/elixir-scenic-snake-game-b8616b1d7ee0
Getting started with scenic in elixir — crafting a simple snake game
https://medium.com/@giandr/elixir-scenic-snake-game-b8616b1d7ee0
Medium
Getting started with Scenic in Elixir — Crafting a simple snake game
There’s a new UI framework in town, how hard is it to build a simple game with it? Not much, actually!
#elixir #atoms #erlang #modules
Why do erlang modules look like atoms in elixir?
https://medium.com/@tylerpachal/why-do-erlang-modules-look-like-atoms-in-elixir-9fb2f964dd2b
Why do erlang modules look like atoms in elixir?
https://medium.com/@tylerpachal/why-do-erlang-modules-look-like-atoms-in-elixir-9fb2f964dd2b
Medium
Why do Erlang modules look like atoms in Elixir?
This is a post about how Elixir knows the difference between Erlang modules, Elixir modules, and Elixir atoms
#programming #web_development #elixir #programming_languages #ruby
Programming elixir 1.6 — chapter 1 and 2 summaries
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-1-and-2-summaries-7b122ea079ab
Programming elixir 1.6 — chapter 1 and 2 summaries
https://medium.com/@fay_jai/programming-elixir-1-6-chapter-1-and-2-summaries-7b122ea079ab
Medium
Programming Elixir 1.6 — Chapter 1 and 2 Summaries
In my day to day, I write a lot of code in both JavaScript and Ruby. I’ve always enjoyed learning new programming languages — I’m a firm…
#webrtc #xirsys #turn_server #streaming #elixir
Xirsys releases xturn — the open source turn server in elixir
https://medium.com/xirsys/xirsys-releases-xturn-the-open-source-turn-server-in-elixir-c84348289acc
Xirsys releases xturn — the open source turn server in elixir
https://medium.com/xirsys/xirsys-releases-xturn-the-open-source-turn-server-in-elixir-c84348289acc
Medium
Xirsys Releases XTurn — The Open Source TURN Server in Elixir
In the years since Xirsys first launched, a number of experimental projects have arisen in-house as helpful tools, research sandboxes or…
#elixir #planga #chat #api
Setting up simple live chat in a phoenix project using planga
https://medium.com/@W_Mcode/setting-up-simple-live-chat-in-a-phoenix-project-using-planga-3bb254b2261b
Setting up simple live chat in a phoenix project using planga
https://medium.com/@W_Mcode/setting-up-simple-live-chat-in-a-phoenix-project-using-planga-3bb254b2261b
Medium
Setting up simple Live Chat in a Phoenix project using Planga
Planga is a new web-service to seamlessly add live chat in your app. This article shows how easy it is to add Planga to an Elixir/Phoenix…
#elixir
Understanding elixir’s genstages: querying the blockchain
https://medium.com/@AppSignal/understanding-elixirs-genstages-querying-the-blockchain-a176e1f540f8
Understanding elixir’s genstages: querying the blockchain
https://medium.com/@AppSignal/understanding-elixirs-genstages-querying-the-blockchain-a176e1f540f8
Medium
Understanding Elixir’s GenStages: Querying the Blockchain
In this edition of Elixir Alchemy, we’ll dive into Elixir’s GenStage module. Along the way, we’ll explain backpressure and we’ll write a…