React My Life

React My Life

Share

its all about the exciting React

12/12/2020

🀯 React's useEffect( ) is more powerful than I thought.

Many react developers got a taste of "hooks" last year and ever since, it has been hard to go back to class components. I mean, who wants those life cycle methods.. yukkk πŸ˜ͺ

The very first hook that we learnt was obviously "useState ( )" which allowed us to maintain an internal state for a given react function component.

πŸ‘¨β€πŸ’» const [ state, setState ] = useState(initialValue);

We loved ❀️ the performance it brought as redux state updates are comparatively slower. When I fire a redux action to update the state, I always felt the lag πŸ‘Ž if I am using that state to render a certain UI component. ( Like opening and closing a Material UI drawer at a rapid rate. Browser freezes after a while ). The last thing I want on my website is a browser freeze 😑

But it's always fast with the component's local state πŸ˜‡

The second hook we learnt is useEffect ( );

useEffect(() => {
// Your code
}, [variables]);

Turns out, this is not just for executing some side effect code. It can control the app UX with so much minimal code 😲

24/09/2020
15/02/2019

I think Asp.net is dead!

Lets go javascript now :)

10/06/2016

Time for some typescript!

Photos 25/05/2016

Scope in javascript!

24/05/2016

Let's learn some LESS

Let’s learn a little Less β€” Part 1 So what is Less?LESS is a CSS preprocessor which means it extends the features of of CSS and provides features such as variables,mixins,functions and many …

Want your school to be the top-listed School/college in Delhi?

Click here to claim your Sponsored Listing.

Location

Category

Telephone

Website

Address


Delhi
110058