#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.
#javascript #webdev #productivity #elixir
Why we chose turbolinks instead of building an spa
https://dev.to/jerodsanto/why-we-chose-turbolinks-instead-of-building-an-spa-21o0
Why we chose turbolinks instead of building an spa
https://dev.to/jerodsanto/why-we-chose-turbolinks-instead-of-building-an-spa-21o0
DEV Community
Why we chose Turbolinks instead of building an SPA
We actively chose Turbolinks, installed it, and integrated it in to our application. I think that makes us pretty unique.
#elixir #ethereum
Unix domain sockets (ipc) with elixir
https://medium.com/@hdswick/unix-domain-sockets-ipc-with-elixir-ec027f83c511
Unix domain sockets (ipc) with elixir
https://medium.com/@hdswick/unix-domain-sockets-ipc-with-elixir-ec027f83c511
Medium
Unix Domain Sockets (IPC) with Elixir
Lately, I’ve been working on my Ethereum JSON RPC Client https://github.com/hswick/exw3. One of the dependencies it uses is…
#elixir #ecto
Getting started with ecto part 1: installing and configuring ecto
https://dev.to/edgar971/getting-started-with-ecto-part-1-installing-and-configuring-ecto-4b37
Getting started with ecto part 1: installing and configuring ecto
https://dev.to/edgar971/getting-started-with-ecto-part-1-installing-and-configuring-ecto-4b37
The Practical Dev
Getting Started with Ecto Part 1: Installing and Configuring Ecto
Learn how to install and configure Ecto in part 1 of this series.
#elixir #open_source #functional_programming #observability #statsd
Interceptor: easily intercept your elixir function calls
https://medium.com/onfido-tech/interceptor-easily-intercept-your-elixir-function-calls-3fb17ee18826
Interceptor: easily intercept your elixir function calls
https://medium.com/onfido-tech/interceptor-easily-intercept-your-elixir-function-calls-3fb17ee18826
Medium
Interceptor: easily intercept your Elixir function calls
It was a beautiful day in the Onfido Lisbon office, when we updated the dependencies of one of our Elixir projects and the dreaded RETIRED…
#erlang #elixir #programming
Hot code reloading in elixir
https://medium.com/@AppSignal/hot-code-reloading-in-elixir-47626e1f520f
Hot code reloading in elixir
https://medium.com/@AppSignal/hot-code-reloading-in-elixir-47626e1f520f
Medium
Hot Code Reloading in Elixir
Through its roots in Erlang, Elixir’s robustness and reliability are often mentioned as its greatest advantages. The ultimate example of…
#docker #azure #continous_integration #elixir #azure_container_service
Going functional part ii: our team is releasing an elixir microservice on azure
https://medium.com/asolvi/going-functional-part-ii-our-team-is-releasing-an-elixir-microservice-on-azure-7a39806638da
Going functional part ii: our team is releasing an elixir microservice on azure
https://medium.com/asolvi/going-functional-part-ii-our-team-is-releasing-an-elixir-microservice-on-azure-7a39806638da
Medium
Going Functional Part II: Our Team is Releasing an Elixir Microservice on Azure
TL;DR. We continue our Elixir experiment. In this article we tell the story of how we released our Elixir application as a microservice…
#database #elixir #couchdb #technology
Database technical decisions
https://medium.com/@rebhuinc/database-technical-decisions-6edbfd15e011
Database technical decisions
https://medium.com/@rebhuinc/database-technical-decisions-6edbfd15e011
Medium
Database technical decisions
Choosing a persistent store is a long and arduous process. The problems you encounter on the way govern which database you choose. This is…
#elixir #ruby #coding #tutorial
Ruby metaprogramming for beginners → elixir-like specs
https://dev.to/mudasobwa/ruby-metaprogramming-for-beginners--elixir-like-specs-34om
Ruby metaprogramming for beginners → elixir-like specs
https://dev.to/mudasobwa/ruby-metaprogramming-for-beginners--elixir-like-specs-34om
The Practical Dev
Ruby metaprogramming for beginners → Elixir-like specs
Typespecs
Erlang and hence Elixir are dynamically typed languages. They both h...
Erlang and hence Elixir are dynamically typed languages. They both h...