#elixir #erlang #programming #software_engineering #technology
Elixir umbrella projects: building blocks for code that scales
https://medium.com/@citybase/elixir-umbrella-projects-building-blocks-for-code-that-scales-55d3158f4961
Elixir umbrella projects: building blocks for code that scales
https://medium.com/@citybase/elixir-umbrella-projects-building-blocks-for-code-that-scales-55d3158f4961
Medium
Elixir Umbrella Projects: Building Blocks for Code that Scales
In my last CityBase blog post on Elixir, I discussed how Elixir helps make some of the most complex systems work more effectively. One of the features of Elixir that helps accomplish that goal is the…
#docker #elixir #phoenix_framework #software_engineering
Setting up a phoenix 1.3.4 project with docker
https://medium.com/@hex337/setting-up-a-phoenix-1-3-4-project-with-docker-72f019c5954f
Setting up a phoenix 1.3.4 project with docker
https://medium.com/@hex337/setting-up-a-phoenix-1-3-4-project-with-docker-72f019c5954f
Medium
Setting up a Phoenix 1.3.4 Project With Docker
As a follow up to my original post, I wanted to create a cleaner system for getting phoenix projects up and running.
#elixir #erlang #software_development #functional_programming #software_engineering
Elixir — a slice of shinjuku in erlang
https://medium.com/@sakibsami/elixir-a-slice-of-shinjuku-in-erlang-b7dd18032f28
Elixir — a slice of shinjuku in erlang
https://medium.com/@sakibsami/elixir-a-slice-of-shinjuku-in-erlang-b7dd18032f28
Medium
Elixir — A slice of Shinjuku in Erlang
Shinjuku is a dessert available at Secret Recipe, a Malaysian food chain. This is a must try if you ever visit Secret Recipe.
#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.
#microservices #engineering #elixir #rails #software_engineering
Monolith to microservice without downtime — a production story
https://medium.com/salesloft-engineering/monolith-to-microservice-without-downtime-a-production-story-652c9b82f03e
Monolith to microservice without downtime — a production story
https://medium.com/salesloft-engineering/monolith-to-microservice-without-downtime-a-production-story-652c9b82f03e
Medium
Monolith to Microservice Without Downtime — A Production Story
We at SalesLoft have a Ruby on Rails monolithic base that we drove development on until about two years ago. Secretly I love this monolith…
#elixir #software_engineering #phoenix_framework #ruby_on_rails #javascript
Why we choose elixir as the main technology for our startup?
https://medium.com/flipay/why-we-choose-elixir-as-the-main-technology-for-our-startup-30fe3b57ee31
Why we choose elixir as the main technology for our startup?
https://medium.com/flipay/why-we-choose-elixir-as-the-main-technology-for-our-startup-30fe3b57ee31
Medium
Why we choose Elixir as the main technology for our startup?
Elixir is one of the young programming languages people mentioned a lot. We have been working on Elixir and Phoenix for several months…
#programming #elixir #software_engineering #imperative_programming
Guarding boundaries in functional programming
https://medium.com/@lucaspenzeymoog/guarding-boundaries-in-functional-programming-b43e77af82e1
Guarding boundaries in functional programming
https://medium.com/@lucaspenzeymoog/guarding-boundaries-in-functional-programming-b43e77af82e1
Medium
Guarding Boundaries in Functional Programming
I’m currently working on a CLI implementation of Tic Tac Toe in Elixir, and I recently received feedback that I could be doing more to…
#elixir #structured_data #functional_programming #erlang #software_engineering
Elixir — pattern match a list of structs
https://medium.com/elixir-bytes/elixir-pattern-match-a-list-of-structs-53fd7243f539
Elixir — pattern match a list of structs
https://medium.com/elixir-bytes/elixir-pattern-match-a-list-of-structs-53fd7243f539
Medium
Elixir — Pattern match a list of structs
Let’s say you want to pattern match a list of structs with at least one struct (at the beginning of the list), how would you go about it…
#functional_programming #programming #software_development #elixir #software_engineering
Functional core imperative shell in elixir
https://medium.com/@lucaspenzeymoog/functional-core-imperative-shell-in-elixir-48ec0ad3d9c0
Functional core imperative shell in elixir
https://medium.com/@lucaspenzeymoog/functional-core-imperative-shell-in-elixir-48ec0ad3d9c0
Medium
Functional Core Imperative Shell in Elixir
Functional programming languages such as Elixir are great until they’re not. That is, they’re great for writing pure functions, but a…
#programming #elixir #software_development #game_theory #software_engineering
Build an unbeatable tic tac toe minimax player in elixir in 5 simple steps
https://medium.com/@lucaspenzeymoog/build-an-unbeatable-tic-tac-toe-minimax-player-in-elixir-in-5-simple-steps-d9814dea8802
Build an unbeatable tic tac toe minimax player in elixir in 5 simple steps
https://medium.com/@lucaspenzeymoog/build-an-unbeatable-tic-tac-toe-minimax-player-in-elixir-in-5-simple-steps-d9814dea8802
Medium
Build an Unbeatable Tic Tac Toe Minimax Player in Elixir
Tic Tac Toe is a simple enough game for us humans to play, what with our powerful pattern-finding brains, but getting a computer to play…
#elixir #phoenix #startup #recruiting #software_engineering
How having a non-typical tech stack actually helped us get better candidates
https://blog.agentrisk.com/how-having-a-non-typical-tech-stack-actually-helped-us-get-better-candidates-77d12a7796d4
How having a non-typical tech stack actually helped us get better candidates
https://blog.agentrisk.com/how-having-a-non-typical-tech-stack-actually-helped-us-get-better-candidates-77d12a7796d4
Medium
How having a non-typical tech stack actually helped us get better candidates
We chose Elixir to build AgentRisk, the first wealth management platform with automated options strategies. As it turns out, Elixir is…