DEV Community

Discussion on: RamdaJS: Using it for the first time

Collapse
 
rasouza profile image
Rodrigo Souza • Edited

Great post! One thing that still is not clear for me is how you organize side-effects inside a FP like Ramda. Can you show us how your code will be making an HTTP request with axios for example?