#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/
#raspberry_pi #dashboard #elixir #phoenix
Building a personal dashboard with elixir
https://medium.com/@toddresudek/building-a-personal-dashboard-with-elixir-6fb23f27187b
Building a personal dashboard with elixir
https://medium.com/@toddresudek/building-a-personal-dashboard-with-elixir-6fb23f27187b
Medium
Building a personal dashboard with Elixir
One of my goals recently was to make a dashboard for my office to display information that is relevant to me. The TV in my office…
#elixir #shopify_development #shopify #phoenix_framework
Elixir shopify apps with phoenix, part 2
https://medium.com/@fabian.zitter/elixir-shopify-apps-with-phoenix-part-2-7e5c1521aa36
Elixir shopify apps with phoenix, part 2
https://medium.com/@fabian.zitter/elixir-shopify-apps-with-phoenix-part-2-7e5c1521aa36
Medium
Elixir Shopify Apps with Phoenix, Part 2
Welcome back! I am glad you care enough to follow this little tutorial to actually read part 2. In part 1 we set up our Partners Account…
#ecommerce #elixir #erlang #open_source #saas
Presenting aviacommerce: open source e-commerce platform
https://medium.com/aviabird/presenting-aviacommerce-open-source-e-commerce-platform-c587167bf0cc
Presenting aviacommerce: open source e-commerce platform
https://medium.com/aviabird/presenting-aviacommerce-open-source-e-commerce-platform-c587167bf0cc
Medium
Presenting Aviacommerce: Open source e-commerce platform
Aviacommerce is an open source ecommerce platform in Elixir
#ecto #elixir
A sneak peek at ecto 3.0: query improvements (part 1)
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-query-improvements-part-1/
A sneak peek at ecto 3.0: query improvements (part 1)
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-query-improvements-part-1/
Plataformatec Blog | Plataformatec's place to talk about Ruby, Ruby on Rails, Elixir, and software engineering
A sneak peek at Ecto 3.0: query improvements (part 1) « Plataformatec Blog
This is the first part of Ecto's changelog regarding the query improvements.
#vscode #ide #elixir
Setting up vs code for elixir development
https://dev.to/sergiotapia/setting-up-vs-code-for-elixir-development-59aa
Setting up vs code for elixir development
https://dev.to/sergiotapia/setting-up-vs-code-for-elixir-development-59aa
The Practical Dev
Setting up VS Code for Elixir development
#elixir #ruby #ruby_on_rails #programming #database
Activerecord vs. ecto part two
https://medium.com/@AppSignal/activerecord-vs-ecto-part-two-830dbe2da78f
Activerecord vs. ecto part two
https://medium.com/@AppSignal/activerecord-vs-ecto-part-two-830dbe2da78f
Medium
ActiveRecord vs. Ecto Part Two
This is the second part of the “ActiveRecord vs. Ecto” series, in which Batman and Batgirl fight over querying databases and we compare…
#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
#elixir #phoenix_framework #graphql
Building an elixir graphql api with mithril
https://medium.com/@fadeojo/building-an-elixir-graphql-api-with-mithril-fe0f52ceb3d2
Building an elixir graphql api with mithril
https://medium.com/@fadeojo/building-an-elixir-graphql-api-with-mithril-fe0f52ceb3d2
Medium
Building an Elixir GraphQl API with Mithril
Application development requires some plumbing (setup) before building the actual features we intend to ship. This can be a very difficult…
#elixir #programming #web_development #framework #api
I think this is great as a learning exercise, but in practice i’d definitely use phoenix.
https://medium.com/@AlchemistCamp/i-think-this-is-great-as-a-learning-exercise-but-in-practice-id-definitely-use-phoenix-e3abe7ef2749
I think this is great as a learning exercise, but in practice i’d definitely use phoenix.
https://medium.com/@AlchemistCamp/i-think-this-is-great-as-a-learning-exercise-but-in-practice-id-definitely-use-phoenix-e3abe7ef2749
Medium
Response to Kamil Lelonek
I built an even lower-level solution, using Cowboy without Plug for my Zero to Framework series and it was great for getting a better…
#elixir #documentation
Writing documentation for elixir projects and serving it on localhost
https://medium.com/podiihq/writing-documentation-for-elixir-projects-and-serving-it-on-localhost-92ae07f7f5bb
Writing documentation for elixir projects and serving it on localhost
https://medium.com/podiihq/writing-documentation-for-elixir-projects-and-serving-it-on-localhost-92ae07f7f5bb
Medium
Writing documentation for elixir projects and serving it on localhost
Documenting elixir code is important for yourself and team mates. We found a way of serving this documentation on your localhost server too
#ruby #elixir #coding #opensource
Protocols in ruby → allow implicit inheritance
https://dev.to/mudasobwa/protocols-in-ruby--allow-implicit-inheritance-556e
Protocols in ruby → allow implicit inheritance
https://dev.to/mudasobwa/protocols-in-ruby--allow-implicit-inheritance-556e
The Practical Dev
Protocols in Ruby → Allow Implicit Inheritance
dry-behaviour is a ruby implementation of Elixir protocols.
For those who see ...
For those who see ...
#ecto #elixir
A sneak peek at ecto 3.0: query improvements (part 2)
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-query-improvements-part-2/
A sneak peek at ecto 3.0: query improvements (part 2)
http://blog.plataformatec.com.br/2018/10/a-sneak-peek-at-ecto-3-0-query-improvements-part-2/
blog.plataformatec.com.br
A sneak peek at Ecto 3.0: query improvements (part 2) « Plataformatec Blog
Welcome to the "A sneak peek at Ecto 3.0" series: Breaking changes Query improvements part 1 Query improvements part 2 (you are here!) Performance, migrations
#chargeit #elixir #django #django_rest_framework #lora
Week 2 — apis specification
https://medium.com/electric-cars-charging-system/week-2-apis-specification-717b4dbb807f
Week 2 — apis specification
https://medium.com/electric-cars-charging-system/week-2-apis-specification-717b4dbb807f
Medium
Week 2 — APIs Specification
Welcome to the review of the second week of the electric cars charging system project! We have a big update! We found a provisional name…
#phoenix #elixir #elm #webpack #javascript
Get started with elm 0.19 and phoenix 1.4
https://blog.ispirata.com/get-started-with-elm-0-19-and-phoenix-1-4-291beebb350b
Get started with elm 0.19 and phoenix 1.4
https://blog.ispirata.com/get-started-with-elm-0-19-and-phoenix-1-4-291beebb350b
Medium
Get started with Elm 0.19 and Phoenix 1.4
A simple step-by-step guide detailing how to set up a Elm 0.19 project with Phoenix 1.4, and a couple tricks you might find handy.