#elixir
Building a city search with elixir and python
https://medium.com/@paulgoetze/building-a-city-search-with-elixir-and-python-4e64e482c548
Building a city search with elixir and python
https://medium.com/@paulgoetze/building-a-city-search-with-elixir-and-python-4e64e482c548
Medium
Building a City Search with Elixir and Python
In this “let’s-combine-languages” experiment I show how to build a file-based fulltext search index for cities using Elixir and Whoosh
#elixir
Building a ride sharing app with elixir and phoenix channels — part 3
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-3-811a7999465f
Building a ride sharing app with elixir and phoenix channels — part 3
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-3-811a7999465f
Medium
Building a Ride Sharing App with Elixir and Phoenix Channels — Part 3
In this tutorial, we’ll see how to build the basic blocks of a real-time ride-sharing backend, using Elixir, Phoenix Channels and Presence
#elixir
Sending phoenix 1.5 metrics to influxdb
https://medium.com/@marcdel/sending-phoenix-1-5-metrics-to-influxdb-20980b20e9aa
Sending phoenix 1.5 metrics to influxdb
https://medium.com/@marcdel/sending-phoenix-1-5-metrics-to-influxdb-20980b20e9aa
Medium
Sending Phoenix 1.5 metrics to InfluxDb
As I mentioned in the previous post, one of the downsides to the new Phoenix live dashboard is that the metrics and graphs are transient…
#elixir
I can do all things through postgres: lessons for the elixir programmer
https://medium.com/@toddresudek/i-can-do-all-things-through-postgres-lessons-for-the-elixir-programmer-400fd805c23a
I can do all things through postgres: lessons for the elixir programmer
https://medium.com/@toddresudek/i-can-do-all-things-through-postgres-lessons-for-the-elixir-programmer-400fd805c23a
Medium
I can do all things through Postgres: Lessons for the Elixir programmer
If you have even a cursory knowledge of the Bible, you might recognize that tongue-in-cheek title paraphrased from Philippians 4:13. While…
#elixir
Linear regression with elixir, phoenix and liveview. part i
https://medium.com/@tiemenwaterreus/linear-regression-with-elixir-phoenix-and-liveview-part-i-da8d378bbabb
Linear regression with elixir, phoenix and liveview. part i
https://medium.com/@tiemenwaterreus/linear-regression-with-elixir-phoenix-and-liveview-part-i-da8d378bbabb
Medium
Linear Regression with Elixir, Phoenix and LiveView. Part I
Phoenix LiveView has been around for a bit, but with the release of Phoenix 1.5 it became even easier to get started with it in a new…
#elixir
Elixir date and time conversion into us standards
https://til.hashrocket.com/posts/gjxvmr53yy-elixir-date-and-time-conversion-into-us-standards
Elixir date and time conversion into us standards
https://til.hashrocket.com/posts/gjxvmr53yy-elixir-date-and-time-conversion-into-us-standards
Hashrocket
Today I Learned: Elixir Date and Time conversion into US standards
Today I learned how to manually convert a Date and Time into US standards: mm/dd/YYYY and hh:mm am|pm. Here’s my code snippet:
#elixir
[“pattern”, “matching”, “in”, “elixir”] = [a, b, c, d]
https://medium.com/@bhavishya2107/pattern-matching-in-elixir-a-b-c-d-4b6a0eb40ac2
[“pattern”, “matching”, “in”, “elixir”] = [a, b, c, d]
https://medium.com/@bhavishya2107/pattern-matching-in-elixir-a-b-c-d-4b6a0eb40ac2
Medium
[“Pattern”, “Matching”, “In”, “Elixir”] = [a, b, c, d]
Hello to my favorite people on the internet.
What is up ??????
What is up ??????
#elixir
Open-telemetry with zipkin in elixir- part 1
https://medium.com/elixirfun/open-telemetry-with-zipkin-in-elixir-aca05e763827
Open-telemetry with zipkin in elixir- part 1
https://medium.com/elixirfun/open-telemetry-with-zipkin-in-elixir-aca05e763827
#elixir
Why trixta is a ‘next-gen’ software development platform.
https://medium.com/trixta/why-trixta-is-a-next-gen-software-development-platform-10eea23facee
Why trixta is a ‘next-gen’ software development platform.
https://medium.com/trixta/why-trixta-is-a-next-gen-software-development-platform-10eea23facee
Medium
Why Trixta is a ‘Next-Gen’ software development platform.
When we started Trixta, the team spent a lot of time thinking about what is frustrating about the software development process today…