|
|
|
|
|
by diceduckmonk
1325 days ago
|
|
The "never build another CRUD app" claim is a little too wide of a net. There's no mention of invoking 3rd party APIs here. The majority of apps aren't just backed by a single source of truth, but aggregating many. That aggregation process can be done offline rather than on-demand in real-time, but you still need a separate ETL process to pull that data. |
|