#elixir
3 ways to schedule tasks in elixir i have learned in 3 years working with it
https://blog.kommit.co/3-ways-to-schedule-tasks-in-elixir-i-learned-in-3-years-working-with-it-a6ca94e9e71d
3 ways to schedule tasks in elixir i have learned in 3 years working with it
https://blog.kommit.co/3-ways-to-schedule-tasks-in-elixir-i-learned-in-3-years-working-with-it-a6ca94e9e71d
Medium
3 ways to schedule tasks in Elixir I have learned in 3 years working with it
You’ll learn 3 different ways you can schedule tasks in Elixir that I’ve learned and used in 3 years of experience with it
#elixir
Elixir trickery: cheating on structs, and why it pays off
https://curiosum.dev/blog/elixir-trickery-cheating-on-structs
Elixir trickery: cheating on structs, and why it pays off
https://curiosum.dev/blog/elixir-trickery-cheating-on-structs
Curiosum
Elixir Trickery: Cheating on Structs, And Why It Pays Off | Curiosum
An introduction to Elixir's Structs, and how to get around some of their limitations when developing libraries.
#elixir
How database transactions work in ecto and why elixir makes it awesome?
https://curiosum.dev/blog/elixir-ecto-database-transactions
How database transactions work in ecto and why elixir makes it awesome?
https://curiosum.dev/blog/elixir-ecto-database-transactions
Curiosum
How database transactions work in Ecto and why Elixir makes it awesome? | Curiosum
A guide to why, when and how to use Elixir's Ecto to deal with transactions in SQL databases, and why it's a perfect pairing.
#elixir
What's the difference between alias, import, require and use in elixir? a complete guide with use cases
https://curiosum.dev/blog/alias-import-require-use-in-elixir
What's the difference between alias, import, require and use in elixir? a complete guide with use cases
https://curiosum.dev/blog/alias-import-require-use-in-elixir
Curiosum
What's the difference between alias, import, require and use in Elixir? A complete guide with use cases | Curiosum
Elixir gives you for directives for managing dependencies: alias, import, require and use. We will explain each of them in details with use cases.
#elixir
Distributed elixir app in aws, pt2 — let’s compile the application
https://medium.com/@pawel_dawczak/distributed-elixir-app-in-aws-pt2-5bd29aea922a
Distributed elixir app in aws, pt2 — let’s compile the application
https://medium.com/@pawel_dawczak/distributed-elixir-app-in-aws-pt2-5bd29aea922a
Medium
Distributed Elixir App in AWS, PT2
Let’s compile the application
#elixir
Modern talking with elixir: messenger app tutorial with phoenix liveview
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1
Modern talking with elixir: messenger app tutorial with phoenix liveview
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1
Curiosum
Modern Talking with Elixir: Messenger App Tutorial with Phoenix LiveView | Curiosum
Phoenix LiveView is Elixir's offer when it comes to reactive UI development. Build a Messenger-like app with practically no JavaScript!
#elixir
Elixir trickery: using macros and metaprogramming without superpowers
https://curiosum.dev/blog/elixir-trickery-using-macros-metaprogramming
Elixir trickery: using macros and metaprogramming without superpowers
https://curiosum.dev/blog/elixir-trickery-using-macros-metaprogramming
Curiosum
Elixir Trickery: Using Macros and Metaprogramming Without Superpowers | Curiosum
Metaprogramming sounds scary, but in Elixir you don't need supernatural powers to use it to great success - find out how, why and when to do this.
#elixir
Phoenix liveview tutorial: bootstrap your messenger app
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-2
Phoenix liveview tutorial: bootstrap your messenger app
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-2
Curiosum
Phoenix LiveView Tutorial: Bootstrap Your Messenger App | Curiosum
Set up your first Elixir Phoenix LiveView app, prepare database, schemas & contexts and first Messenger views.
#elixir
Phoenix liveview tutorial: adding phoenix pubsub and pow authentication to messenger
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-3
Phoenix liveview tutorial: adding phoenix pubsub and pow authentication to messenger
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-3
Curiosum
Phoenix LiveView Tutorial: Adding Phoenix PubSub and Pow Authentication to Messenger | Curiosum
Continue the Phoenix LiveView Messenger app tutorial, using communication via Phoenix PubSub and user authentication via Pow.
#elixir
Phoenix liveview tutorial: handling connection errors and push notifications with js hooks
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-4
Phoenix liveview tutorial: handling connection errors and push notifications with js hooks
https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-4
Curiosum
Phoenix LiveView Tutorial: Handling Connection Errors And Push Notifications With JS Hooks | Curiosum
In this episode of our Phoenix LiveView tutorial, we'll show you how to use JavaScript hooks to handle errors and notify users about new conversations and messages.
#elixir
Ethereum under the hood- part 8( blocks -2 )
https://medium.com/@derao512/ethereum-under-the-hood-part-8-blocks-2-8941d88014c0
Ethereum under the hood- part 8( blocks -2 )
https://medium.com/@derao512/ethereum-under-the-hood-part-8-blocks-2-8941d88014c0
#elixir
Push notification with elixir and ios
https://medium.com/@ssiddhant3030/push-notification-with-elixir-and-ios-6c2f80b0c946
Push notification with elixir and ios
https://medium.com/@ssiddhant3030/push-notification-with-elixir-and-ios-6c2f80b0c946
Medium
Push Notification with Elixir and iOS
For the last week, I’m trying to implement push notification for iOS and Android. With android, it was really easy but in order to…
#elixir
Securing application webhooks in elixir
https://medium.com/coletiv-stories/securing-application-webhooks-in-elixir-bed7e50416e4
Securing application webhooks in elixir
https://medium.com/coletiv-stories/securing-application-webhooks-in-elixir-bed7e50416e4
Medium
Securing Application Webhooks in Elixir
How to secure application webhooks in Elixir. Nuno shares his development process and how he reached the solution to solve this problem.
#elixir
Handling failures in background workers with elixir and supervisors
https://medium.com/@patrykbak/handling-failures-in-background-workers-with-elixir-and-supervisors-fdd8317ef2c5
Handling failures in background workers with elixir and supervisors
https://medium.com/@patrykbak/handling-failures-in-background-workers-with-elixir-and-supervisors-fdd8317ef2c5
Medium
Handling failures in background workers with Elixir and supervisors
Elixir is built on the top of the Erlang Virtual Machine. It allows us to write highly available systems that can run practically forever…
#elixir #webdev #tutorial
How to write a super fast link shortener with mnesia
https://dev.to/bnchrch/how-to-write-a-super-fast-link-shortener-with-mnesia-4d4g
How to write a super fast link shortener with mnesia
https://dev.to/bnchrch/how-to-write-a-super-fast-link-shortener-with-mnesia-4d4g
DEV Community
How to write a super fast link shortener with Mnesia
Let's start this month’s tutorial with two statements that are going to get me in trouble: Elixi...
#elixir #phoenix
Phoenix deploys with elixir 1.9 with systemd (no docker)
https://dev.to/seojeek/phoenix-deploys-with-elixir-1-9-with-systemd-no-docker-1od0
Phoenix deploys with elixir 1.9 with systemd (no docker)
https://dev.to/seojeek/phoenix-deploys-with-elixir-1-9-with-systemd-no-docker-1od0
DEV Community
Phoenix deploys with Elixir 1.9 with systemd (no Docker)
Elixir 1.9 deploys with systemd
#elixir #testing #tdd
Property-based test-driven development in elixir
https://dev.to/woylie/property-based-test-driven-development-in-elixir-4j0n
Property-based test-driven development in elixir
https://dev.to/woylie/property-based-test-driven-development-in-elixir-4j0n
DEV Community
Property-Based Test-Driven Development in Elixir
Recently I came across a small function in our code base that was meant to transform a list of arbitr...