#elixir
How to use google maps with ecto and phoenix liveview
https://medium.com/@francescozanoli/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
How to use google maps with ecto and phoenix liveview
https://medium.com/@francescozanoli/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
Medium
How to use Google Maps with Ecto and Phoenix LiveView
Today I’ve been asked to create a dashboard to monitor the download of different generic apps. These were the specifics:
#erlang #webinar
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
https://www.youtube.com/watch?v=EJQ-ol1jKbk
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
https://www.youtube.com/watch?v=EJQ-ol1jKbk
YouTube
Modern Log Management Enables Observability at Scale for Complex Systems | Erlang Solutions Webinar
Are you having a hard time pinpointing errors as they arise? With distributed systems and complex environments, it’s more important than ever to be able to understand what’s happening, and identify the root-cause of an issue in real time. This is even more…
#elixir
How to use google maps with ecto and phoenix liveview
https://medium.com/swlh/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
How to use google maps with ecto and phoenix liveview
https://medium.com/swlh/how-to-use-google-maps-with-ecto-and-phoenix-liveview-2b81bed570a9
Medium
How to Use Google Maps With Ecto and Phoenix LiveView
Today I’ve been asked to create a dashboard to monitor the download of different generic apps. These were the specifics:
#elixir
The complete guide to instant messaging and in-application chat.
https://www.erlang-solutions.com/blog/the-complete-guide-to-instant-messaging-and-in-application-chat.html
The complete guide to instant messaging and in-application chat.
https://www.erlang-solutions.com/blog/the-complete-guide-to-instant-messaging-and-in-application-chat.html
Erlang-Solutions
The complete guide to Instant Messaging and in-application chat. | Erlang Solution blog
In this blog, we'll look at some of the key considerations for an Instant Messaging or chat application. To do so, we look at the pro's and con's of building a bespoke solution versus buying a product-as-a-service and we explain the must-have features of…
#elixir
What's new in mongooseim 4.0 - the friendly mongoose
https://www.erlang-solutions.com/blog/what-s-new-in-mongooseim-4-0-the-friendly-mongoose.html
What's new in mongooseim 4.0 - the friendly mongoose
https://www.erlang-solutions.com/blog/what-s-new-in-mongooseim-4-0-the-friendly-mongoose.html
Erlang Solutions
Instant Messaging | MongooseIM 4.0
Our latest release has a number of key improvements to make MongooseIM easier to use for a wide range of users. Learn more detail in the blog
#elixir #engineering #business
Phoenix liveview updates: introducing uploads
https://dockyard.com/blog/2020/10/14/phoenix-liveview-updates-introducing-uploads
Phoenix liveview updates: introducing uploads
https://dockyard.com/blog/2020/10/14/phoenix-liveview-updates-introducing-uploads
DockYard
Phoenix LiveView Updates: Introducing Uploads - DockYard
At ElixirConf 2020, Chris McCord announced Uploads in Phoenix LiveView. Learn more about this new feature, how it works, and how it's going to make your life easier.
#elixir
Demystifying distributed tracing in elixir via open-telemetry, zipkin, and elastic search
https://medium.com/@y316nitk/demystifying-distributed-tracing-in-elixir-via-open-telemetry-zipkin-and-elastic-search-1876c254162d
Demystifying distributed tracing in elixir via open-telemetry, zipkin, and elastic search
https://medium.com/@y316nitk/demystifying-distributed-tracing-in-elixir-via-open-telemetry-zipkin-and-elastic-search-1876c254162d
#elixir
Why we renamed to beam basket from elixir echo
https://medium.com/beambasket/why-we-renamed-to-beam-basket-from-elixir-echo-323c9bb8de77
Why we renamed to beam basket from elixir echo
https://medium.com/beambasket/why-we-renamed-to-beam-basket-from-elixir-echo-323c9bb8de77
Medium
Why we renamed ElixirEcho to BEAM basket
A year ago I(Sandesh Soni) started a moment by name ElixirEcho. There was a debate between a newsletter or a podcast.
#elixir
Tell don’t ask with ruby and elixir
https://medium.com/@sullymustycode/tell-dont-ask-with-ruby-and-elixir-25597d3d130b
Tell don’t ask with ruby and elixir
https://medium.com/@sullymustycode/tell-dont-ask-with-ruby-and-elixir-25597d3d130b
Medium
Tell don’t ask with Ruby and Elixir
Imagine you’re the principal of an elementary school, it is recess time and all the kids are outside making noise. Suddenly the clock…
#phoenix #elixir #otp #telemetry #analytics
Instrumenting your phoenix application using telemetry
https://thoughtbot.com/blog/instrumenting-your-phoenix-application-using-telemetry
Instrumenting your phoenix application using telemetry
https://thoughtbot.com/blog/instrumenting-your-phoenix-application-using-telemetry
thoughtbot
Instrumenting your Phoenix application using telemetry
Gain insight into events and performance measurements from your Phoenix application with a simple but scalable integration of telemetry.
#web #elixir #phoenix
Redirecting routes in a phoenix application using plugs
https://thoughtbot.com/blog/redirecting-routes-in-a-phoenix-application-using-plugs
Redirecting routes in a phoenix application using plugs
https://thoughtbot.com/blog/redirecting-routes-in-a-phoenix-application-using-plugs
thoughtbot
Redirecting routes in a Phoenix application using plugs
Let’s explore a pragmatic, flexible, and testable approach to route redirection.
#elixir
Mutual tls in elixir part 2: testing and intermediate cas
https://medium.com/@michaelviveros/mutual-tls-in-elixir-part-2-testing-and-intermediate-cas-509b7e00a665
Mutual tls in elixir part 2: testing and intermediate cas
https://medium.com/@michaelviveros/mutual-tls-in-elixir-part-2-testing-and-intermediate-cas-509b7e00a665
Medium
Mutual TLS in Elixir Part 2: Testing and Intermediate CAs
Part 2 will cover testing client authentication and setting up intermediate CAs.