Ash: A Gentle Primer
jon.hk
Ash: A Gentle Primer
1–10 of 19 posts
Re: Ash: A Gentle Primer
#2Re: Ash: A Gentle Primer
#3https://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/src/bin/...
https://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/src/bin/...
Re: Ash: A Gentle Primer
#4Re: Ash: A Gentle Primer
#5Re: Ash: A Gentle Primer
#6Can a willing reader pitch Ash Framework in a few lines for me please? What is its killer feature vs Phoenix? Also, is it compatible, or does it have an alternative to LiveView?
Re: Ash: A Gentle Primer
#7I have been writing Elixir full time since 2018, and I quite like Phoenix, warts and all. Can a willing reader pitch Ash Framework in a few lines for me please? What is its killer feature vs Phoenix? Also, is it compatible, or does it have an alternative to LiveView?
If you read the first few paragraphs of the linked tutorial, I think you’ll have a pretty decent understanding of what it does.
You can use Ash with Phoenix and Liveview.
Re: Ash: A Gentle Primer
#8I have been writing Elixir full time since 2018, and I quite like Phoenix, warts and all. Can a willing reader pitch Ash Framework in a few lines for me please? What is its killer feature vs Phoenix? Also, is it compatible, or does it have an alternative to LiveView?
Ash isn’t an alternative to Phoenix. It’s an alternative to Ecto. It’s a data layer that uses Ecto under the hood. If you read the first few paragraphs of the linked tutorial, I think you’ll have a pretty decent understanding of what it does. You can use Ash with Phoenix and Liveview.
Re: Ash: A Gentle Primer
#9For those expecting something else (Almquist shell) https://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/src/bin/... https://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/src/bin/...