← All posts

Posts tagged "react"

3 posts
How to Optimize React Components Using Computed Variables
1 min read

How to Optimize React Components Using Computed Variables

Learn how to optimize your React components using computed variables. Improve performance, simplify your code, and make your app faster. Read now!

reactoptimisationperformance
You don't need these many state variables
1 min read

You don't need these many state variables

A lot of state variables means a lot of re-renders and useEffect Hooks. What if I told you there are computed variables in react and they could help you to reduce the number of state variables you use?

reactjavascriptperformance
How to create React Hooks? - A simple guide
1 min read

How to create React Hooks? - A simple guide

React hooks are a great way to get deeper into the React world. This post teaches you how you can create a simple hook timer using React. Click to read more.

reactjavascript
00:00

This helps me increase the session time of my site. Thank you!

Can you stay a bit longer?