Ash Framework (Pragmatic Bookshelf)

Most Active This Week Top

Most Active This Month Top

timpritlove
After running mix igniter.install ash_authentication_phonix the book states: „Before we can test it out, there’s one manual change we n...
0 75 1
New
timpritlove
Chapter 9, section “Following a New Artist” is first instructing to add a new domain function follow_artist to Tunez.Music. But this func...
0 52 1
New
timpritlove
This commit: https://github.com/timpritlove/tunez/commit/811b01c605ea7e64e162e93a4b76088d84d131b4 adds the :stream strategy which someh...
0 43 0
New

Most Active This Year Top

mattvanhorn
In the “Defining an update action” section artist = Tunez.Music.get_artist_by_id!(​"​​an-artist-id"​) should be: {:ok, artist} = Tunez...
2 60 3
New
jaeyson
Title: Ash Framework B5: subheading typo (page 96) In the book: Adding informative descriptiont ← this Some of the defaults in the g...
2 13 2
New
arcanemachine
When starting fresh with the chapter-6 branch (commit hash #bff7f585), the second test in chapter 7 fails with the following error: 1)...
1 27 1
New
arcanemachine
When starting Chapter 7 (All About Testing), there is an aside that says: There’s no code for you to write in this chapter — Tunez come...
1 24 1
New
justinbkay
On page 72, near the bottom is should be " it supports sorting on multiple columns, when we only have a single drop"
0 22 1
New
mlooney
Running through the example, clicking on an already-used magic link email brings me to the magic link “sign in” page, clicking the magic ...
0 80 3
New
swrenn
We do need some way of changing an user’s role though, otherwise Tunez will never have any editors or admins! I expected ‘a user’s role...
0 18 1
New
anirudh24seven
Title: Ash Framework: Incorrect return of {:ok, …} for bang (!) function (page 20) In the section Defining a destroy action: iex(3)&gt...
0 12 1
New
daniel-gagnon
On page 15 there we load a seed file with fake bands names and info. One of them is in French and the name is not grammatically correct, ...
1 18 2
New
daniel-gagnon
Page 113 has the text “we can’t trust everyone in it to have free reign”. This is a famous eggcorn, the correct expression is free rein....
0 22 1
New
jaeyson
Ash Framework B4: passing map instead of string in search_artists! (page 85) Custom Actions with Arguments • 67 Hi! search_artists! a...
1 10 1
New
New
justinbkay
Because policies as part of resource definitions, should be “Because policies are part of resource definitions”
0 16 1
New
zorn
Typo in number of chapters inside the phrase This book is divided into nine chapters on page xxii.
1 35 1
New
Bleep9279
On p137 (version B6), under the section Cutting out repetitiveness with bypasses, it says policy action(:force_update) do authorize_...
0 37 1
New

Most Active Last Three Years Top

chouzar
Just before finishing this page’s section there’s a sentence that reads: We can now update how we call form_to_create_action, specifyin...
0 51 1
New
StephanH90
Title: Ash Framework (page 19) In this code example: Tunez.Music.can_run_complicated_action?(@current_user, run_queries?: false, maybe_...
1 55 1
New
mlooney
clicking the star to unfollow an artist doesn’t have the JS.transtion(“animate-spin”) thingy, which seems unintentional :slight_smile: l...
0 20 0
New
mlooney
“Now if you click any of the buttons that link to pages focussed on forms,” focussed → focused
0 24 0
New
mlooney
Adding an authentication strategy, after successfully adding ash_authentication (and successfully recompiling picosat), the generator see...
0 14 0
New
mlooney
Code samples generally use atoms for the role value: policy action(:destroy) do authorize_if actor_attribute_equals(:role, :admin) e...
0 11 0
New
nulltree
During your build process, you can trun the task […] Should be run.
0 40 0
New
stratos
Title: Ash Framework Typo: page 123 (from pdf), last paragraph of the page, first sentence Currently (note bolded word): Because poli...
0 33 0
New

Most Active Over Three Years Top

Latest in Ash Framework

View all Ash Framework threads ❯

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!

Related Portals