Create a React Hooks Library & Effective Hooks with ex-Revolut Frontend Platform Lead, Andrey Los

Create a React Hooks Library, start to finish, with Secured Senior Software Engineer, Andrey Los. Andrey has nearly a decade of experience working in enterprise, scale-up, and start-up companies. He is a former Frontend Platform team lead at Revolut, a leading fintech startup valued at over $30 billion, and a co-founder of LiveFlow. Over the last 4 years, he’s focused on frontend development, particularly React, TypeScript, GraphQL and mastering all the tooling around it. Get the complete step-by-step guide to coding custom React Hooks and building a Hooks library here, React Hooks promise to eliminate the difficulties of sharing state without writing class-based components. The challenge is that Hooks do away with the lifecycle methods and class-based semantics of state management that many React developers were familiar with. Learning to use both the in-built React Hooks and implement your own Custom Hooks, h
Back to Top