#elixir
Questions for bitstring, binary, charlist, and string in elixir — part 2: binary (or bytes)
https://medium.com/@qhwa_85848/questions-for-bitstring-binary-charlist-and-string-in-elixir-part-2-binary-or-bytes-687315789030
Questions for bitstring, binary, charlist, and string in elixir — part 2: binary (or bytes)
https://medium.com/@qhwa_85848/questions-for-bitstring-binary-charlist-and-string-in-elixir-part-2-binary-or-bytes-687315789030
Medium
Questions for BitString, Binary, Charlist, and String in Elixir — Part 2: Binary (or bytes)
part 1. BitString (or bits) part 2. Binary (or bytes) part 3. String and Charlist
#elixir
How to cache api response using cachex — elixir?
https://medium.com/@sahilpaudel/how-to-cache-api-response-using-cachex-elixir-b3478d95aaed
How to cache api response using cachex — elixir?
https://medium.com/@sahilpaudel/how-to-cache-api-response-using-cachex-elixir-b3478d95aaed
Medium
How to cache API response using Cachex — Elixir?
In this article, I am going to tell you, how I used cachex to cache the API response in Elixir application.
#elixir
Using websockets with cookie-based authentication
https://medium.com/coletiv-stories/using-websockets-with-cookie-based-authentication-7e4bb9262898
Using websockets with cookie-based authentication
https://medium.com/coletiv-stories/using-websockets-with-cookie-based-authentication-7e4bb9262898
Medium
Using WebSockets With Cookie-Based Authentication
Cookie-based authentication has been the default method for handling user authentication. But how to it for websockets?
#elixir
The browser innovation that could make multi-page apps great again
https://medium.com/@the1mills/the-browser-innovation-that-could-make-multi-page-apps-great-again-d7268eb213d2
The browser innovation that could make multi-page apps great again
https://medium.com/@the1mills/the-browser-innovation-that-could-make-multi-page-apps-great-again-d7268eb213d2
Medium
The browser innovation that could make Multi-Page apps great again
This innovation, for Chrome, Firefox, Safari etc, could allow multi-page apps to once again be competitive with SPAs for web and mobile…
#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