Dev.Junction

Dev.Junction

Follow
homeResourcesDev.Junction ContentYouTubeE-BookDiscordSponsor
Tag

React Native

#react-native

More content

Read more stories on Hashnode


Articles with this tag

5 Tips for Optimizing Performance in a React App

Gaurav SharmaGaurav Sharma
Jan 5, 20233 min read 179 views

Improve the user experience and efficiency of your React app with these simple techniques. · Introduction: If you're building a React application, it's...

5 Tips for Optimizing Performance in a React App

Create a Global State with React Context 🦾, No Redux, No third party library at all, pure React for Global State.

Gaurav SharmaGaurav Sharma
Aug 7, 20217 min read 291 views

React Context for global state with pure React · What is React Context? A typical React application consists of many Components, things get pretty...

Create a Global State with React Context 🦾, No Redux, No third party library at all, pure React for Global State.