Goran Ribic is an experienced Frontend Developer with a demonstrated history of working in the computer software industry. Skilled in .NET Framework, HTML, JavaScript, JSON, and ASP.NET. Strong engineering professional with a Bachelor’s degree focused in Mechatronics, Robotics, and Automation Engineering from the Faculty of Technical Sciences, University of Novi Sad. A huge fan of basketball, bicycling, swimming, board games, and constructive talks. At the moment Goran is working as a Senior Frontend Developer in InterVenture as a part of the Frontify Team.
Goran will talk about React hooks in-depth, useEffect to be more precise. As he founds out from his experience, even though people are using useEffect they do not fully understand it. And he hopes that this talk will clarify a few things and make people more confident to use useEffect the right way.
During the talk we will go through some of these questions:
Why you should not lie about your dependencies
Can you replicate component DidMount with useEffect