#elixir #webdev #aws #tutorial
Deploying elixir (3 of 3): provisioning ec2 with ansible
https://dev.to/jonlunsford/deploying-elixir-3-of-3-provisioning-ec2-with-ansible-10o4
Deploying elixir (3 of 3): provisioning ec2 with ansible
https://dev.to/jonlunsford/deploying-elixir-3-of-3-provisioning-ec2-with-ansible-10o4
DEV Community
Deploying Elixir (3 of 3): Provisioning EC2 With Ansible
Provision an EC2 instance with Ansible for elixir deployment. third in a series of three posts on deploying Elixir.
#elixir #testing
A case study for property based testing in elixir
https://dev.to/youroff/a-case-study-for-property-based-testing-in-elixir-44c6
A case study for property based testing in elixir
https://dev.to/youroff/a-case-study-for-property-based-testing-in-elixir-44c6
DEV Community
A case study for property based testing in Elixir
It's been a while since I learned about property based testing, yet I never had a chance to apply it...
#elixir #ecto #cursor #pagination
Hassle-free cursor pagination for ecto — part 1
https://dev.to/youroff/hassle-free-cursor-pagination-for-ecto-part-1-3bg1
Hassle-free cursor pagination for ecto — part 1
https://dev.to/youroff/hassle-free-cursor-pagination-for-ecto-part-1-3bg1
DEV Community
Hassle-free cursor pagination for Ecto — part 1
TLDR; Cursor-based pagination is tricky. The distinct ordering of the query is necessary to make it d...
#elixir #backend #api #pagination
Retrieving results from cursor-paginated endpoints in elixir
https://dev.to/coletiv/retrieving-results-from-cursor-paginated-endpoints-in-elixir-5f48
Retrieving results from cursor-paginated endpoints in elixir
https://dev.to/coletiv/retrieving-results-from-cursor-paginated-endpoints-in-elixir-5f48
DEV Community
Retrieving results from cursor-paginated endpoints in Elixir
If you’re familiar with using external API calls for your coding needs, there’s probably been a time...
#elixir #phoenix #learning #thisweekilearned
Simultaneously looping over two collections in elixir
https://dev.to/noelworden/synchronously-looping-over-two-collections-in-elixir-594j
Simultaneously looping over two collections in elixir
https://dev.to/noelworden/synchronously-looping-over-two-collections-in-elixir-594j
DEV Community
Simultaneously Looping Over Two Collections in Elixir
Last week I came across a block of code during a code review that had a hint of code smell, and altho...
#elixir #aws #backend #websockets
Using websockets with cookie-based authentication
https://dev.to/coletiv/using-websockets-with-cookie-based-authentication-fg6
Using websockets with cookie-based authentication
https://dev.to/coletiv/using-websockets-with-cookie-based-authentication-fg6
DEV Community
Using WebSockets With Cookie-Based Authentication
Before diving into the details of the problem lets first have a small recap about these two topics: W...
#elixir
Replacing country flag icons for emojis in a phoenix web application
https://blog.kommit.co/replacing-country-flag-icons-for-emojis-in-a-phoenix-web-application-5b5afcb63b58
Replacing country flag icons for emojis in a phoenix web application
https://blog.kommit.co/replacing-country-flag-icons-for-emojis-in-a-phoenix-web-application-5b5afcb63b58
Medium
Replacing country flag icons for emojis in a Phoenix web application
Or how I tried to remove the overhead of adding flags to an HTML select input by using emojis
#elixir
3 simple things that make elixir a pleasure to use (and one that doesn’t)
https://medium.com/@verifiablee/3-simple-things-that-make-elixir-a-pleasure-to-use-and-one-that-doesnt-8cd9d28e89a8
3 simple things that make elixir a pleasure to use (and one that doesn’t)
https://medium.com/@verifiablee/3-simple-things-that-make-elixir-a-pleasure-to-use-and-one-that-doesnt-8cd9d28e89a8
Medium
3 Simple Things That Make Elixir a Pleasure to Use (and One That Doesn’t)
As I wrote about previously, I’ve been using Elixir for the past several months to build out our new marking video automation platform. In…
#elixir #phoenix #liveview #airtable
Headless cms fun with phoenix liveview and airtable (pt. 3)
https://dev.to/bigardone/headless-cms-fun-with-phoenix-liveview-and-airtable-pt-3-1j11
Headless cms fun with phoenix liveview and airtable (pt. 3)
https://dev.to/bigardone/headless-cms-fun-with-phoenix-liveview-and-airtable-pt-3-1j11
DEV Community
Headless CMS fun with Phoenix LiveView and Airtable (pt. 3)
In the previous part, we generated the base application, and the Airtable API HTTP client to request...
#phoenix #authentication #bamboo #elixir
Learn elixir and phoenix: add authentication
https://dev.to/oliverandrich/learn-elixir-and-phoenix-add-authentication-55kl
Learn elixir and phoenix: add authentication
https://dev.to/oliverandrich/learn-elixir-and-phoenix-add-authentication-55kl
DEV Community
Learn Elixir and Phoenix: Add authentication
Post number three in my series to learn Elixir and Phoenix. This time I will add user registration...
#elixir
Build a performant autocomplete using phoenix liveview and alpine.js
https://medium.com/@benvp/build-a-performat-autocomplete-using-phoenix-liveview-and-alpine-js-8bcbbed17ba7
Build a performant autocomplete using phoenix liveview and alpine.js
https://medium.com/@benvp/build-a-performat-autocomplete-using-phoenix-liveview-and-alpine-js-8bcbbed17ba7
Medium
Build a performant autocomplete using Phoenix LiveView and Alpine.js
One would think creating an autocomplete (or typeahead) field is something which has been solved a bazillion times before. And yes, there…
#elixir
Integrating vis.js with phoenix live view
https://medium.com/@noozo/integrating-vis-js-with-phoenix-live-view-91aaae4b3b03
Integrating vis.js with phoenix live view
https://medium.com/@noozo/integrating-vis-js-with-phoenix-live-view-91aaae4b3b03
Medium
Integrating vis.js with Phoenix Live View
One of the projects at my company required us to show a directed graph representation of a flow that happens inside that service and…
#elixir
How to send email from phoenix in 4 easy steps
https://medium.com/by-graffino/how-to-send-email-from-phoenix-in-4-easy-steps-a71c1f555936
How to send email from phoenix in 4 easy steps
https://medium.com/by-graffino/how-to-send-email-from-phoenix-in-4-easy-steps-a71c1f555936
Medium
How to send email from Phoenix in 4 easy steps
Sooner or later your application will have to send out emails promoting its features or simply deliver notifications. Sending out emails…
#elixir
How to download files from google drive using elixir
https://medium.com/@noozo/how-to-download-files-from-google-drive-using-elixir-208aec5c5470
How to download files from google drive using elixir
https://medium.com/@noozo/how-to-download-files-from-google-drive-using-elixir-208aec5c5470
Medium
How to download files from Google Drive using Elixir
The documentation around downloading a file from a Google Drive account is a bit spread out, so i figured i could make a mini tutorial on…