sinaptia waves

Articles by Agustin Lopez .

Articles written by SINAPTIA about software development in general and Ruby on Rails and React in particular.

Function Currying: A real-life use example

Moving your functions from a component to a separate file can improve readability and organization, but what happens when the data you need is outside the scope? In this article I will show you how I solved this problem with function currying.
Development, React
Need help?