#elixir #distillery #ecto #ecto_migrations #functional_programming
Run ecto migrations in production with distillery boot hooks
https://medium.com/flatiron-labs/run-ecto-migrations-in-production-with-distillery-boot-hooks-7f576d2b93ed
Run ecto migrations in production with distillery boot hooks
https://medium.com/flatiron-labs/run-ecto-migrations-in-production-with-distillery-boot-hooks-7f576d2b93ed
Medium
Run Ecto Migrations in Production with Distillery Boot Hooks
What to do when you can’t mix ecto.migrate
#elixir #openstreetmap #geocoding #phoenix
Elixir package for openstreetmap api
https://medium.com/@kortirso/elixir-package-for-openstreetmap-api-fc99934b9d69
Elixir package for openstreetmap api
https://medium.com/@kortirso/elixir-package-for-openstreetmap-api-fc99934b9d69
Medium
Elixir package for OpenStreetMap API
In my previous article I wrote about building ruby gem for integration with OpenStreetMap API. And right now I’d like to present similar…
#elixir #rewards_programs #distributed_systems #computer_science #fintech
Building a rewards platform from scratch
https://medium.com/brexeng/building-a-rewards-platform-from-scratch-ff4e22124658
Building a rewards platform from scratch
https://medium.com/brexeng/building-a-rewards-platform-from-scratch-ff4e22124658
Medium
Building a rewards platform from scratch
The design decisions that led us to build our rewards platform from the ground up.
#functional_programming #haskell #elixir #scala #java
Functional programming is easier than you think
https://medium.com/openmindonline/functional-programming-is-easier-than-you-think-47563746afb3
Functional programming is easier than you think
https://medium.com/openmindonline/functional-programming-is-easier-than-you-think-47563746afb3
#push_notification #rabbitmq #chargeit #elixir #flutter
Week 4 — rabbitmq implemented, payments api done, pycom
https://medium.com/electric-cars-charging-system/week-4-rabbitmq-implemented-payments-api-done-pycom-891eab6f02eb
Week 4 — rabbitmq implemented, payments api done, pycom
https://medium.com/electric-cars-charging-system/week-4-rabbitmq-implemented-payments-api-done-pycom-891eab6f02eb
Medium
Week 4 — Flutter App, RabbitMQ implemented, Payments API done, Pycom & more
Quick recap of week advances
#elixir #api #pagination
Offset and cursor pagination explained
https://dev.to/jackmarchant/offset-and-cursor-pagination-explained-b89
Offset and cursor pagination explained
https://dev.to/jackmarchant/offset-and-cursor-pagination-explained-b89
DEV Community
Offset and Cursor Pagination explained
Pagination is a common concept in software development. Understanding the difference between offset and cursor pagination is critical to building or working with APIs.
#elixir #showdev #tech #tutorial
Activerecord smell with elixir/ecto
https://dev.to/mudasobwa/activerecord-smell-with-elixirecto-6dc
Activerecord smell with elixir/ecto
https://dev.to/mudasobwa/activerecord-smell-with-elixirecto-6dc
#elixir #ruby #stock_market #api
A simple way to get real-time stock api — ruby application
https://medium.com/@tientran2407.vn/a-simple-way-to-get-real-time-stock-api-ruby-application-1d0a517ffc3
A simple way to get real-time stock api — ruby application
https://medium.com/@tientran2407.vn/a-simple-way-to-get-real-time-stock-api-ruby-application-1d0a517ffc3
Medium
A Simple Way To Get Real-Time Stock API — Ruby Application
If you planning to use real-time stock market data for your application. Forget about JSON API, that is too complicated to build and use…
#ethereum #solidity #elixir #exw3
Signing ethereum messages on elixir
https://medium.com/@thiagobelem/signing-ethereum-messages-on-elixir-a494632f59b9
Signing ethereum messages on elixir
https://medium.com/@thiagobelem/signing-ethereum-messages-on-elixir-a494632f59b9
Medium
Signing Ethereum messages on Elixir
Using ExW3 you can interact with any Ethereum network, deploy Smart Contract and call/send any kind of functions & transactions.
#elixir #phoenix #phoenix_framework #elixirlang
Changing phoenix log (:backend) level for a running application
https://medium.com/@juanpabloaj/changing-phoenix-log-backend-level-for-a-running-application-3ea115e2d73b
Changing phoenix log (:backend) level for a running application
https://medium.com/@juanpabloaj/changing-phoenix-log-backend-level-for-a-running-application-3ea115e2d73b
Medium
Changing Phoenix log (:backend) level for a running application
Logger.configure_backend(:console, [level: :debug])
#programming #elixir #cizen
The mystery of event dispatching in cizen
https://medium.com/cizen/the-mystery-of-event-dispatching-in-cizen-25ccd4b44795
The mystery of event dispatching in cizen
https://medium.com/cizen/the-mystery-of-event-dispatching-in-cizen-25ccd4b44795
Medium
The Mystery of Event Dispatching in Cizen
Cizen is an Elixir library to build applications with collections of sagas. Sagas communicate with each other by subscribing and…
#graphql #elixir #api #testing
Testing absinthe queries/subscription with anise
https://medium.com/@gen3212/testing-absinthe-queries-subscription-with-anise-3743184686d1
Testing absinthe queries/subscription with anise
https://medium.com/@gen3212/testing-absinthe-queries-subscription-with-anise-3743184686d1
Medium
Testing Absinthe Queries/Subscription with Anise
Today I would like to tell you about how you can test Absinthe’s Queries and Subscriptions with Anise. Anise is a micro library that…
#iot #nerves_project #elixir
Smart sprinklers with nerves
https://medium.com/@toddresudek/smart-sprinklers-with-nerves-6fef3429cd7
Smart sprinklers with nerves
https://medium.com/@toddresudek/smart-sprinklers-with-nerves-6fef3429cd7
Medium
Smart Sprinklers with Nerves
If you are like me, you appreciate smart things. Smart lights, smart thermostats, smart speakers, etc. One problem that can really use a…