angular Complete Guide: Angular lifecycle hooks In this article, we will take a deeper dive into each lifecycle hook and look at how they're used in Angular.
react Custom React Hooks: Why Do We Need a Context Sometimes a hook is just a hook, but often you'll need more context. This short blog post sums it up.
react Under-the-hood of React Hooks This article explains some ideas behind React hooks and demonstrates principles of this mechanism using simplest implementation possible.