Aditya Agarwal Loves experimenting on the web. You can follow me on Twitter @hackerrank.

Stories by Aditya Agarwal

React Render Props Custom Hooks

React render props vs. custom Hooks

Dev

With the introduction of custom Hooks in React, developers can stop using render props. 

Aditya Agarwal
Sep 16, 2022 ⋅ 9 min read
understanding react compound components

Understanding React compound components

Dev

Using compound components can be extremely beneficial. Here’s what they are and how to use them in your React app.

Aditya Agarwal
Nov 5, 2021 ⋅ 5 min read
Implementing Animated Toasts in React

Implementing animated toasts in React

Dev

Learn how to make a toast component with animations using React, Framer Motion, and Zustand, plus some custom Hooks for good measure.

Aditya Agarwal
Dec 2, 2020 ⋅ 6 min read