path + '/' + id,
                  
                  
                              () => this.fetchData(this.props),
                  
                  
                              e => Say.error('Error ' + e.message)
                  
                  
                          )
                  
                  
                  
                  
                  
                  Does this look like a bad code?
                  
                  
                
Is this from a framework? And which is it?
Great. Please what implementation is this? Link to the doc if possible. I have just started learning react and haven't used that function before.
It was written by someone I don't know in 2017
Wat? I see nothing React about it
I guess this.props is the React part
When using the function, yes. I see absolutely nothing React related in the implementation of it
Обсуждают сегодня