Event Driven Architecture
Generating a file without blocking form submission
How can you accept user input in a non blocking way, generate a file asynchronously, and display a link to download that file on the confirmation page ?
read article
How can you accept user input in a non blocking way, generate a file asynchronously, and display a link to download that file on the confirmation page ?
read article