About 75,900 results
Open links in new tab
  1. Elixir Programming Language Forum

    3 days ago · Northwind Elixir Traders: A practical tutorial on databases with Ecto (Self-published/Leanpub) Books ecto , book , databases

  2. The Elixir Programming Language - Reddit

    alongside my other Elixir content. I'm really excited about this series, as it combines my love of Overwatch with building a fun real-time app using Elixir's excellent LiveView tooling. The code will all go on GitHub and I’ll be uploading the VoD immediately. I’m going to also run through deploying, real time updates, presence, testing and ...

  3. Neovim - Elixir Setup Configuration from Scratch Guide

    Nov 11, 2022 · This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on how to configure syntax highlighting and auto-completion for Elixir language. Be aware that the Neovim ecosystem is always moving fast, so the content of this post may become outdated for future readers. I’ll try my best to …

  4. How To Implement if...else if...else condition

    Aug 22, 2017 · What you are trying to do might be better as something else (such as cond or multiple function clauses) can you paste your code so we can take a look?

  5. Req — A batteries-included HTTP client for Elixir

    Jun 21, 2022 · I have a pretty specific use case where I generate files I need to send out on the fly, and I don’t want to store them at all, but they can be fairly large (> 1GB) so currently, I am generating Elixir Stream and feed it as request body to Finch (added that part to the lib) Finch — Finch v0.12.0 and when I receive the files on the other end ...

  6. Thoughts on DeepSeek? - Chat / Discussions - Elixir Programming ...

    Jan 27, 2025 · It may be cool to try the same thing with Scenic/Elixir to run as a desktop GUI app. Elixir/Phoenix could do it also, though that forces a web app for a local API; didn’t seem practical. In theory, I could also use Elixir + Tauri, but I haven’t taken …

  7. Jose Valim: "Elixir is, officially, a gradually typed language"

    Jan 8, 2024 · To align everyone’s expectations, our goal is to perform inference of all patterns and guards by Elixir v1.17, as outlined here: Type system updates: moving from research into development - The Elixir programming language. There are still no typing syntax or changes to the language. And there is still a chance we won’t go forward with this.

  8. Elixir: A Comprehensive Introduction (free) - Courses - Elixir ...

    Nov 9, 2024 · My comprehensive Elixir course “Elixir: A Comprehensive Introduction” is now available for free on YouTube. This structured course takes you from basic syntax to advanced concurrency patterns with hands-on examples. Course Contents & Structure: Full introduction to Elixir & functional programming Core language concepts and fundamentals Advanced …

  9. DaisyUIComponents - A Phoenix LiveView + DaisyUI library

    Feb 15, 2025 · DaisyUIComponents is a library that seamlessly integrates the amazing DaisyUI component library into your Phoenix LiveView project. It replaces Phoenix’s default CoreComponents with pre-styled DaisyUI components, making it easier to switch your application’s UI. It also provides 30+ DaisyUI components built in using the Phoenix …

  10. Learning Resources - Elixir Programming Language Forum

    4 days ago · List of Elixir books, videos, educational material etc. Learning Resources Screencasts Elixir Screencasts & Video Courses etc Books Elixir Books Section Other Resources All other learning resources Talks Elixir Talks Section Blogs & Podcasts Elixir Blog Posts Courses Elixir Courses Section Guides/Tuts/Tips/Info Tutorials & Guides Section

Refresh