Create an Ajax request from User Input

Share this video with your friends

Send Tweet

This lesson covers a very common use-case: your application needs to make an ajax request for some data, but in order to construct the url or payload you need some input from the user first. We’ll see how we can extract data from a text input, dispatch it as an action, and then use that data in an Epic to construct a valid URL.

Niv B
Niv B
~ 4 years ago

What ide./theme do you use?