Nakul Goel01nakulgoel.hashnode.net·Dec 29, 2022Mastering React Day-5Hello everyone and I once again welcome you all to the 5th day of mastering react in 8 weeks series. so how are you all doing? This blog can be a little small in terms of writing as today I will be teaching you how to get API requests, I hope most of...Santosh more and 3 others are discussing this4 people are discussing thisDiscuss·77 likes·356 readsReactReactawesome 16
Jannik Wempejannikwempe.hashnode.net·Jun 24, 2022When to (Not) Use React Context API for State?React's Context API is a popular choice for global state (my definition: state that is shared amongst components). It is easy to use and we are used to it because a lot of libraries leverage them. There are characteristics of React Context that you s...Daniel Brobäck and 3 others are discussing this4 people are discussing thisDiscuss·49 likes·6.9K readsReact
Abhinandan Mishraabhinandanmishra1.hashnode.net·Feb 11, 2023React Hooks: The Base of React Components [Part - 1]Prerequisite Have basic knowledge of React If you don't have basic knowledge, read my previous blogs on react. Tip: Don't get scared by any javascript concept that you see and don't know about it. (Google It) Just read the whole blog once and at...Discuss·41 likes·1.1K readsReact : Hands on learning from basic to advancedReact
JannikT1Projannikt1.hashnode.net·May 30, 2024title has approtiate lieahlorem ipsum blabla...DiscussReact
Wisdom Geekwisdomgeek.hashnode.net·Mar 13, 2024Fix: Hydration failed because the initial UI does not match what was rendered on the serverWithin a React or Next.js app, if you encounter the error “Hydration failed because the initial UI does not match what was rendered on the server”, there could be a few reasons for it. Let us look at all the possible reasons and potential fixes for t...DiscussReact
Lucas Schiavinilucas-schiavini.hashnode.net·Feb 18, 2024No QueryClient set, use QueryClientProvider to set one [Fix]So I am a big dumb dumb. I have a couple of projects all using react-query, and some using @tanstack/react-query. On one of those I encountered those errors, and here's the code. "use client"; import {QueryClient, QueryClientProvider} fro...DiscussJavaScript
Wisdom Geekwisdomgeek.hashnode.net·Jan 23, 2024Why should we not use index as key in React ListsWhen working with React, developers often come across the need to render lists of items efficiently. Every item in a list needs to have a key prop assigned to it. It is essential for enabling React to track changes made to these items. Using array in...DiscussJavaScript
Florian FuchsProflorian.hashnode.net·Nov 15, 2023incididunt sint ea Lorem irure sitAdipisicing aliqua exercitation non. Nostrud sit amet eiusmod adipisicing ad cupidatat non commodo voluptate do eiusmod fugiat. Officia reprehenderit laboris incididunt adipisicing aute excepteur sunt incididunt laboris velit do elit et quis velit. #...DiscussReact
Florian FuchsProflorian.hashnode.net·Oct 24, 2023i am updated twiceAdipisicing in nisi nostrud amet. Laborum proident officia consequat excepteur excepteur adipisicing ut eiusmod voluptate aute exercitation do occaecat. Do proident ipsum qui in. Sunt incididunt excepteur sunt duis amet excepteur sunt esse dolor. Aut...DiscussReact
Sanket Singhsanketsingh.hashnode.net·Apr 21, 2023Getting Started With React From A Bird's Eye ViewI am assuming that if you have landed on this blog then, you are an absolute beginner in React or if you already know to react then this blog will help you to brush up on your concepts quickly. Here we will not go in very in-depth on any react concep...DiscussReact
Abdul Basit Khan (Abdul Basit)abdulbasitpersonalblog.hashnode.net·Apr 14, 2023Introduction Of React.jsReact.js has become one of the most popular and widely-used JavaScript libraries. With its powerful features and flexibility, React.js makes web applications more dynamic, interactive, and efficient. In this blog post, we will explore just an introdu...DiscussReact
Abdul Basit Khan (Abdul Basit)forAbdul Basit blogabdulbasitblog.hashnode.net·Apr 14, 2023Introduction Of React.jsReact.js has become one of the most popular and widely-used JavaScript libraries. With its powerful features and flexibility, React.js makes web applications more dynamic, interactive, and efficient. In this blog post, we will explore just an introdu...DiscussReact