Search posts, tags, users, and pages
OpenReplay's Tech Blog
Tech blog for OpenReplay. Quality content by developers for developers interested in JavaScript and related front-end technologies.
by author Tapas Adhikary The modern web development era offers a plethora of libraries and frameworks. These libraries and frameworks aim to help in rapid application development, better managing source code, speed and performance of the app, and man...
Daniel Hidalgo
It's fine to use this pattern, but maybe it would be better to use custom hooks. In this way we would not have to create two components, a hook has the same life cycle of a component but without rendering.
Daniel Hidalgo
It's fine to use this pattern, but maybe it would be better to use custom hooks. In this way we would not have to create two components, a hook has the same life cycle of a component but without rendering.