Null-logic-0

Null-logic-0

Best Resources for Learning Ash Framework?

Hey everyone :waving_hand:

I already have experience with Phoenix and Ecto and want to start learning Ash Framework.

If you were learning Ash today, what books, courses, talks, example projects, or documentation sections would you recommend first?

Thanks!

Most Liked

meraj_enigma

meraj_enigma

There are couple of good books to start with -

I have read the first one and it’s pretty good and covers lot of details and code examples building a full app.

However, I feel like none of the books cover some of the advanced concepts. For those, you will likely need to dig into Ash’s official documenation.

Hope this helps!

nxy7

nxy7

Personally I’ve just started building. Once you hit some roadblock you investigate and learn that way (the best free resource xD). Also if you don’t understand some Ash concept AI usually can explain it well - using AI to teach you things and not just implement things is imo underrated :laughing:.
I guess this hands-on style doesn’t suite everyone and probably in the past it made my learning period much longer, but now with AI hitting some problem doesn’t mean that I have to spend 6h trying to understand it and instead I can rely on something that probably has my exact question in training set or can consume ash codebase at pace fast enough to give me the answer so this approach is more viable than ever.
EDIT. probably not the answer you wanted considering how the question is phrased, just wanted to say that it works

matt-savvy

matt-savvy

The official docs, as well as posting here on Elixir forum and on the Discord group.

That being said, if you value your time at all, pick up the Ash Framework book. It will save you untold hours. The learning curve is no joke.

Where Next?

Popular in Chat/Questions Top

pietrofxq
I’ve bought the following books: Programming Elixir 1.6 Programming Phoenix 1.4 Programming Ecto Functional Web Development with Elixir...
New
LegitStack
I’m not a hugely experienced programmer, just a few years. So I’m looking for resources to learn about a topic but I can’t seem to find m...
New
KSingh1980
How to run the random query and get the result in JSON format and send it as a response. The query will be in the following form DB Name...
New
satoru
I’m working on the “Bob” exercise on the Elixir Track in Exercism. I am testing for uppercase letter with this simple check: c in ?A..?Z...
New
wolfiton
Hi everyone, How can i retrieve the name from a structure like this? %{"id" => "1570", "name" => "Croque Monsieur"} My test loo...
New
aswinmohanme
I recently finished the Udemy course on Elixir and Phoenix and I am thinking about using it for the next project. But I am stuck as how t...
New
asfand
Hi Everyone, I am a student and know basics of web development, used some php and ruby, but I am not an expert in any. I want to learn E...
New
Fl4m3Ph03n1x
GenStage and Flow resources? I have been hearing about GenStage and Flow, a tool built upon it, for quite some time. I understand it allo...
New
g5becks
Hello everyone. So I just got done reading all of the introduction to Elixir and working through the basics of the language. I am not new...
New
Nopp
Hey guys and girls, i am completely “new” to programming, recently played a bit with Python, Ruby and PureBasic, but i want to try somet...
New

Other popular topics Top

danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 29377 241
New
malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New

We're in Beta

About us Mission Statement