Built.io interview question

In which life cycle method we should call our services.

Interview Answer

Anonymous

14 June 2018

it depends basically we should do in componentDidMount. and if we use conditional render we can use component will mount also

1