water
I’m aware of 2 such projects, are there others?
git: GitHub - team-alembic/realworld: A fullstack Phoenix LiveView application with backend built with Ash Framework · GitHub
demo: https://realworld-ash.fly.dev/
git: GitHub - ash-project/ash_hq: The Ash Framework homepage and documentation site. · GitHub
demo: https://ash-hq.org/
Trending in Questions
Hey guys,
I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly
Do you guys have any suggestions what is the best prac...
New
Hello!
Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app.
I creat...
New
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
Anyone here using Honeybadger?
My Honeybadger account is being overwhelmed with noise from some bots. Seeing a lot of
Bandit.HTTPError...
New
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 8- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
dblack
I saw this project mentioned recently: GitHub - orcasound/orcasite: Live-listening web app -- http://live.orcasound.net ⭐ · GitHub
zorn
I have an open-source project that uses Ash, but it is VERY early days, and to be frank, I’ve been focused on a new job the last few months.
I have plans to reignite my work here in 2024 but time will tell.
TwistingTwists
GitHub - dewetblomerus/red: Practice spelling Red Words · GitHub
GitHub - jarlah/ash-activity-planner · GitHub
GitHub - mrdotb/leagueofreplays: 👁 Record & Replay league of legends games · GitHub
https://github.com/michaelst/spendable
arcanemachine
I was looking for something along the lines of an “Awesome Ash Framework” thread, and found this. Nice!
jmnda
I also have an open-source project that uses Ash , which I abandoned for a while due to time constraints, I have continued to work on now. The code is nothing elegant tbh at the moment
it’s just a stream of my consciousness. I will be doing major refactoring and adding new features. @zorn has done a good job describing his Studyhall project in readme
so I will copy his homework, and feedback is welcome.
undeadlol1
I found this project on GitHub. As far as I understand this project was created for readers of “Ash Framework” book.
Important note: do not use the “main” branch as it is empty. Use the latest mentioned chapter in the branches list.
https://github.com/sevenseacat/tunez
sevenseacat
It was! It’s the starter app for readers to clone and start building in, and the code that gets built is what you see in the branches.
I’d recommend the book tbh, I think it’s pretty good
Pal
It’s by far the best book on Ash, thats for sure
Seriously, 100% recommended.