August 2025
Intermediate to advanced
294 pages
6h 59m
English
An action describes an operation that can be performed for a given resource; it is the verb to a resource’s noun. Actions can be loosely broken down into four types:
These four types of actions are common in web applications and are often shortened to the acronym CRUD.
|
|
Ash also supports generic actions for any action that doesn’t fit into any of those four categories. We won’t be covering those in this book, but you can read the online documentation ... |
Read now
Unlock full access