Incremental data loading with useActionState and yield in Nextjs 15
A few days ago, I had a fucking dream that useActionState can use yield to push data. It was probably that state was an array []. Every time data was yielded in the action function, the data would be appended to the state. (It could also be that I se...
asiones.hashnode.dev2 min read