Q:

example ramda pipe

const comp = params => R.pipe(createQuery, R.tap(console.log))(params)
1

New to Communities?

Join the community