#elixir #kubernetes #otp
Elixir otp applications on kubernetes
https://engineering.dollarshaveclub.com/elixir-otp-applications-on-kubernetes-9944636b8609
Elixir otp applications on kubernetes
https://engineering.dollarshaveclub.com/elixir-otp-applications-on-kubernetes-9944636b8609
Medium
Elixir OTP applications on Kubernetes
OTP (Open Telecom Platform) provides rock solid foundations for building concurrent and fault-tolerant applications in Elixir. By building…
#elixir #backend_development #change_management
Adopting elixir: the bff case study
https://jobandtalent.engineering/adopting-elixir-the-bff-case-study-b575a81ec794
Adopting elixir: the bff case study
https://jobandtalent.engineering/adopting-elixir-the-bff-case-study-b575a81ec794
Medium
Adopting Elixir: The BFF Case study
Here at Jobandtalent, we have started to implement new services using Elixir. We are feeling quite comfortable and pleased with the…
#elixir #erlang #coding #programming #startup
Ruby was great for us — but now elixir is better in 2018
https://medium.com/@esconsult1/ruby-was-great-for-us-but-now-elixir-is-better-in-2018-dd7c96b36be4
Ruby was great for us — but now elixir is better in 2018
https://medium.com/@esconsult1/ruby-was-great-for-us-but-now-elixir-is-better-in-2018-dd7c96b36be4
Medium
Ruby was great for us — But now Elixir is better in 2018
Two years ago I wrote a story about Ruby. For the past 7 years it has been the underpinning of our little company. Silently and without…
#programming #elixir #functional_programming #learning_to_code
Learn to code the easy way (part 1 — windows)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-1-windows-ff18df05e5ac
Learn to code the easy way (part 1 — windows)
https://medium.com/@damonvjanis/learn-to-code-the-easy-way-part-1-windows-ff18df05e5ac
Medium
Learn to Code the Easy Way (Part 1 — Windows)
Learning to write software can be hard. One of the things that can be the most challenging for a beginner is the mounds of free…
#graphql #programming #elixir
Creating graphql apis using elixir phoenix and absinthe
https://medium.com/velotio-perspectives/creating-graphql-apis-using-elixir-phoenix-and-absinthe-486ff38f2549
Creating graphql apis using elixir phoenix and absinthe
https://medium.com/velotio-perspectives/creating-graphql-apis-using-elixir-phoenix-and-absinthe-486ff38f2549
Medium
Creating GraphQL APIs Using Elixir Phoenix and Absinthe
Introduction
#elixir #phoenix_framework #ecto
Thoughts about phoenix and repository pattern
https://medium.com/@Mike_Andr/thoughts-about-phoenix-and-repository-pattern-a0af5a8f0b9e
Thoughts about phoenix and repository pattern
https://medium.com/@Mike_Andr/thoughts-about-phoenix-and-repository-pattern-a0af5a8f0b9e
Medium
Thoughts about Phoenix and Repository pattern
Hi there! After phoenix 1.3 was introduced I was very excited about contexts (and still excited :)). There are some advantages: easier…
#elixir #web_development #engineering
Phoenix liveview: interactive, real-time apps. no need to write javascript.
https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript
Phoenix liveview: interactive, real-time apps. no need to write javascript.
https://dockyard.com/blog/2018/12/12/phoenix-liveview-interactive-real-time-apps-no-need-to-write-javascript
DockYard
Phoenix LiveView: Interactive, Real-Time Apps. No Need to Write JavaScript. - DockYard
Phoenix LiveView is an exciting new library which enables rich, real-time user experiences with server-rendered HTML.
#elixir #elixir_developer #australia #developer #programming
Top reasons why hire a skilled elixir developer for your next project
https://medium.com/@harrydigital4075/top-reasons-why-hire-a-skilled-elixir-developer-for-your-next-project-f3a7bc4731b
Top reasons why hire a skilled elixir developer for your next project
https://medium.com/@harrydigital4075/top-reasons-why-hire-a-skilled-elixir-developer-for-your-next-project-f3a7bc4731b
Medium
Top Reasons why hire a skilled Elixir Developer for your next project
In today’s technology world where people are going mad towards the usage of mobile devices, it’s an important thing to find the best…
#machine_learning #elixir #phoenix #k_nearest_neighbours #classification
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Machine learning with elixir, part 2
https://medium.com/@kortirso/machine-learning-with-elixir-part-2-182205a16fba
Medium
Machine Learning with Elixir, part 2
In first article about machine learning with Elixir I described simple linear regression algorithm for prediction. Today I’d like to…