#ecto #elixir
A sneak peek at ecto 3.0: breaking changes
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-breaking-changes/
A sneak peek at ecto 3.0: breaking changes
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-breaking-changes/
blog.plataformatec.com.br
A sneak peek at Ecto 3.0: breaking changes « Plataformatec Blog
Here, José Valim explains the major and minor changes to Ecto's more recent version: 3.0.
#elixir #postgres #pub_sub
In this post i would like to illustrate how to take advantage of the notify feature of postgres in
https://medium.com/@lorenzo_sinisi/in-this-post-i-would-like-to-illustrate-how-to-take-advantage-of-the-notify-feature-of-postgres-in-f5a919316f0b
In this post i would like to illustrate how to take advantage of the notify feature of postgres in
https://medium.com/@lorenzo_sinisi/in-this-post-i-would-like-to-illustrate-how-to-take-advantage-of-the-notify-feature-of-postgres-in-f5a919316f0b
Medium
How to use Postgres NOTIFY PubSub with Elixir/Phoenix
“The NOTIFY command sends a notification event together with an optional “payload” string to each client application that has previously…
#graphql #elixir #programming #how_to
How to upload files with graphql absinthe and apollo client. part 1
https://medium.com/@youclavier/how-to-upload-files-with-graphql-absinthe-and-apollo-client-part-1-e16265037270
How to upload files with graphql absinthe and apollo client. part 1
https://medium.com/@youclavier/how-to-upload-files-with-graphql-absinthe-and-apollo-client-part-1-e16265037270
Medium
How to upload files with GraphQL Absinthe and Apollo Client. Part 1
Introduction
#elixir #functional_programming #learning_and_development #erlang_solutions #changing_ourselves
Going functional: our team is experimenting with elixir
https://medium.com/@asolvi/going-functional-our-team-is-experimenting-with-elixir-78b5826447ed
Going functional: our team is experimenting with elixir
https://medium.com/@asolvi/going-functional-our-team-is-experimenting-with-elixir-78b5826447ed
Medium
Going Functional: Our Team is Experimenting with Elixir
TL;DR. We attempt to re-implement a core feature written in a legacy language, by experimenting with Elixir/OTP. We document this journey…
#elixir #engineering
Interesting bug when using anonymous functions with task.supervisor
https://dockyard.com/blog/2018/10/02/interesting-bug-when-using-anonymous-functions-with-task-supervisor
Interesting bug when using anonymous functions with task.supervisor
https://dockyard.com/blog/2018/10/02/interesting-bug-when-using-anonymous-functions-with-task-supervisor
#raspberry_pi #phoenix_framework #iot #elixir #nerves
Elixir nerves: setting up network, dns, ota upgrades, ssh access and debugging— part 2
https://medium.com/@adrian_ribao/setting-up-network-dns-ota-upgrades-ssh-access-and-debugging-part-2-17afca274027
Elixir nerves: setting up network, dns, ota upgrades, ssh access and debugging— part 2
https://medium.com/@adrian_ribao/setting-up-network-dns-ota-upgrades-ssh-access-and-debugging-part-2-17afca274027
Medium
Setting up network, DNS, OTA upgrades, SSH access and Debugging— Part 2
This follows the previous part Building a product based on an embedded device with Elixir, Nerves & Phoenix.
#elixir #software_development #software_engineering #learning_to_code
Planning an internal elixir hackathon
https://medium.com/chime-engineering/planning-an-internal-elixir-hackathon-2d0a6683bde8
Planning an internal elixir hackathon
https://medium.com/chime-engineering/planning-an-internal-elixir-hackathon-2d0a6683bde8
Medium
Planning an Internal Elixir Hackathon
One approach to sparking interest in a new language and framework at your company.
#elixir #whatsapp #phoenix #react #python
3 ways we’re using elixir to solve real problems
https://medium.com/mobileforgood/3-ways-were-using-elixir-to-solve-real-problems-bd62180b2bdc
3 ways we’re using elixir to solve real problems
https://medium.com/mobileforgood/3-ways-were-using-elixir-to-solve-real-problems-bd62180b2bdc
Medium
3 Ways We’re Using Elixir to Solve Real Problems
Elixir used for messaging, interactive web apps, and multi-tasking infrastructure tools.
#elixir #programming #software_development #postgres #database
How to use listen and notify postgresql commands in elixir?
https://blog.lelonek.me/listen-and-notify-postgresql-commands-in-elixir-187c49597851
How to use listen and notify postgresql commands in elixir?
https://blog.lelonek.me/listen-and-notify-postgresql-commands-in-elixir-187c49597851
Medium
How to use LISTEN and NOTIFY PostgreSQL commands in Elixir?
How can you benefit from LISTEN and NOTIFY postgres database features in Elixir applications?
#elixir #phoenix_framework
Using xref to 10x dev compile speed
https://medium.com/@brucepomeroy/using-xref-to-10x-dev-compile-speed-b152b70b2fdc
Using xref to 10x dev compile speed
https://medium.com/@brucepomeroy/using-xref-to-10x-dev-compile-speed-b152b70b2fdc
Medium
Using Elixir’s Xref to 10x Dev Compile Speed
I was making some changes in a view file. Phoenix was doing its thing and whenever I hit save it was recompiling and then reloading the…
#elixir
Implicit returning from with statements in elixir
https://dev.to/sergiotapia/implicit-returning-from-with-statements-in-elixir-3me4
Implicit returning from with statements in elixir
https://dev.to/sergiotapia/implicit-returning-from-with-statements-in-elixir-3me4
The Practical Dev
Implicit returning from with statements in Elixir
#aeternity #blockchain #team #opinion #elixir
Elixir vs erlang and why blockchain needs young developers: an interview with philipp piwowarsky
https://blog.aeternity.com/elixir-vs-erlang-and-why-blockchain-needs-young-developers-an-interview-with-philipp-piwowarsky-3036f2d8a617
Elixir vs erlang and why blockchain needs young developers: an interview with philipp piwowarsky
https://blog.aeternity.com/elixir-vs-erlang-and-why-blockchain-needs-young-developers-an-interview-with-philipp-piwowarsky-3036f2d8a617
Medium
Elixir vs Erlang and why blockchain needs young developers: An Interview with Philipp Piwowarsky
We asked Philipp about Erlang, Elixir, inclusive payment systems, and what it’s like to train a new generation of deveopers.
#elixir #tutorial #beginner #code
Elixir beginners tutorial
https://medium.com/@clairettran/elixir-beginners-tutorial-2f8548b2472d
Elixir beginners tutorial
https://medium.com/@clairettran/elixir-beginners-tutorial-2f8548b2472d
Medium
Elixir Beginners Tutorial
This tutorial was originally written for the Women Who Code Sydney workshop https://www.meetup.com/Women-Who-Code-Sydney/events/254987164/
#elixir #tutorial #coding #workshop
Elixir beginner ii — tutorial
https://medium.com/@clairettran/elixir-beginner-ii-tutorial-ab219ba6f4cd
Elixir beginner ii — tutorial
https://medium.com/@clairettran/elixir-beginner-ii-tutorial-ab219ba6f4cd
Medium
Elixir Beginner II — Tutorial
This tutorial was originally written for the Women Who Code Sydney workshop https://www.meetup.com/Women-Who-Code-Sydney/events/254987164/