#elixir
Render phoenix error view inside plug
https://medium.com/@pierreabreu/render-phoenix-error-view-inside-plug-4ed97d946f8b
Render phoenix error view inside plug
https://medium.com/@pierreabreu/render-phoenix-error-view-inside-plug-4ed97d946f8b
Medium
Render Phoenix Error View inside Plug
Phoenix Error view ( https://hexdocs.pm/phoenix/views.html#error-pages ) is an interesting tool to organize your applications custom…
#elixir #ecto #phoenix
Difference between "data" and "changes" fields in ecto.changeset
https://dev.to/lessless/dissecting-data-and-changes-fields-in-ecto-changeset-n4n
Difference between "data" and "changes" fields in ecto.changeset
https://dev.to/lessless/dissecting-data-and-changes-fields-in-ecto-changeset-n4n
DEV Community
Difference between "data" and "changes" fields in Ecto.Changeset
Have you ever been confused about all the different fields in the Ecto Changeset structure? Today we...
#elixir
Getting our feet wet with elixir umbrella applications
https://medium.com/whitehat-tech/getting-our-feet-wet-with-elixir-umbrella-applications-8ba4b1f7b7dd
Getting our feet wet with elixir umbrella applications
https://medium.com/whitehat-tech/getting-our-feet-wet-with-elixir-umbrella-applications-8ba4b1f7b7dd
Medium
Getting our feet wet with Elixir Umbrella Applications
Managing internal dependencies are hard, we tried to make them a little easier and learnt somethings along the way.
#guardian #ueberauth #authentication #phoenix #elixir #web
Authentication in elixir web applications with ueberauth and guardian: part 4
https://thoughtbot.com/blog/authentication-in-elixir-web-applications-with-ueberauth-and-guardian-part-4
Authentication in elixir web applications with ueberauth and guardian: part 4
https://thoughtbot.com/blog/authentication-in-elixir-web-applications-with-ueberauth-and-guardian-part-4
thoughtbot
Authentication in Elixir Web Applications with Ueberauth and Guardian: Part 4
Part 4 in a series on Ueberauth and Guardian authentication. Let users register and log in using OAuth providers like Google.
#elixir
How to define a function in elixir
https://medium.com/@karlo.smid/how-to-define-a-function-in-elixir-ed25d76fa7e1
How to define a function in elixir
https://medium.com/@karlo.smid/how-to-define-a-function-in-elixir-ed25d76fa7e1
Medium
How To Define A Function In Elixir
TL;DR
#elixir
Building a ride sharing app with elixir and phoenix channels — part 1
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-1-17bbd292aec4
Building a ride sharing app with elixir and phoenix channels — part 1
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-1-17bbd292aec4
Medium
Building a Ride Sharing App with Elixir and Phoenix Channels — Part 1
Real-time is everywhere now. It doesn’t matter which kind of application you want to build — a chat, a shared documents service like…
#elixir
18 of the best elixir resources available online in 2020
https://medium.com/@foxboxdigital/18-of-the-best-elixir-resources-available-online-in-2020-75c5e9b45e50
18 of the best elixir resources available online in 2020
https://medium.com/@foxboxdigital/18-of-the-best-elixir-resources-available-online-in-2020-75c5e9b45e50
Medium
18 Of The Best Elixir Resources Available Online in 2020
Our collection of the most useful resources to become an Elixir expert
#elixir
Building a ride sharing app with elixir and phoenix channels — part 2
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-2-659aa2f24808
Building a ride sharing app with elixir and phoenix channels — part 2
https://medium.com/@leo_hetsch/building-a-ride-sharing-app-with-elixir-and-phoenix-channels-part-2-659aa2f24808
Medium
Building a Ride Sharing App with Elixir and Phoenix Channels — Part 2
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
How to make custom page title in phoenix framework
https://medium.com/@alexfilatov/how-to-make-custom-page-title-in-phoenix-framework-5d2139f1a8fc
How to make custom page title in phoenix framework
https://medium.com/@alexfilatov/how-to-make-custom-page-title-in-phoenix-framework-5d2139f1a8fc
Medium
How to make custom page title in Phoenix Framework
When we build a web project we need to make every page unique, to bring user best experience and page title is the first thing user see…
#elixir
How to locally test arc ecto schema
https://medium.com/@karlo.smid/how-to-locally-test-arc-ecto-schema-4202c31520f2
How to locally test arc ecto schema
https://medium.com/@karlo.smid/how-to-locally-test-arc-ecto-schema-4202c31520f2
Medium
How To Locally Test Arc Ecto Schema
TL;DR
#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