Rajat Kapoor
Rajat Kapoor's dev blog

Rajat Kapoor's dev blog

Follow
homebadgesnewsletter
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Create your dev portfolio - Part 1: First things first

May 17, 20215 min read 811 views

"You can't build a great building on a weak foundation." โ€” Gordon B. Hinckley ยท In this post we will set up the foundations for our portfolio: Create a...

Create your dev portfolio - Part 1: First things first

Writing my first custom react hook - useOutsideClick

May 10, 20215 min read 1.1K views

My first react custom hook in my first blog post ยท When react hooks were launched, they completely changed the react ecosystem. I have been using react...

Writing my first custom react hook - useOutsideClick