Soniya Prasadsoniyaprasad.hashnode.dev·Nov 28, 2023React: Flow & StructureWhat is React and Why React? A React application is a tree of components, with the app being the root. React is used to build single-page applications. React is a JavaScript library, not a framework. (A library is a tool that provides specific fun...Discuss·13 likes·41 readsReact
Zahid Rahmanprogrammer47.hashnode.dev·Nov 21, 2023Next.js vs. React.js: Why Next.js Might Be Your Next Best ChoiceHey there, fellow developers! In the fast-paced world of web development, choosing the right tools can be a game-changer. We all know and love React.js, but have you met its cool cousin, Next.js? In this blog post, we're diving into why Next.js might...Discuss·34 readspowerofnextjs
James Oluwaleyetwelve.hashnode.dev·Nov 21, 2023React for BeginnersYou’ve mastered HTML, CSS and even JavaScript but you seem stuck. Learn React today to advance your skill and build more complex applications. React is a JavaScript library for building user interfaces, particularly single-page applications where com...Discuss·2 likes·41 readsReactReact
Muhammad Younuscodingmadesimplified.hashnode.dev·Nov 20, 2023Loaders In React Router.Recently in V6.4 React Router released a new feature where we can fetch data on the fly before rendering UI on the basis of routes. It is called a Loader in React Router Terms. The era in which we live is evolving rapidly, and along with this rapid g...DiscussReact
Shreyas Ananthshreyasananth.hashnode.dev·Nov 9, 2023Demystifying useState in ReactIntroduction: Understanding state management is crucial for building dynamic applications in React. useState is a Hook that allows you to add React state to function components. In this post, we'll explore what useState does, why it's required, how i...Discussreact js
Shreyas Ananthshreyasananth.hashnode.dev·Nov 8, 2023Essential ESLint Setup for React Projects: Enhancing Your Development WorkflowIntroduction: Hey there, fellow coders! Have you ever felt the frustration of sifting through lines of code just to spot that one pesky bug? Or maybe you've grappled with the inconsistency in coding styles when collaborating on a team project? I feel...Discusseslint
Lucenta Solutionslucentasolutionss.hashnode.dev·Nov 2, 2023Introduction to React js : What Is It and Why Should You Use ItOnce there was a time when I was hovering over my computer screen, totally baffled by a jumbled piece of JavaScript code, thinking: "Man, I wish there was a simpler way!" Now, take a deep breath. Close your eyes, and whisper: "React js." Yep, that's ...Discussreact js
Pranab K.Sthepranab.hashnode.dev·Nov 1, 2023React Hooks: A Comprehensive GuideReact, the wildly popular JavaScript library for building user interfaces has gone through numerous transformations and improvements since its inception. One of the most groundbreaking updates in recent years has been the introduction of React Hooks....DiscussReact
Nisham Mahsinnisham.hashnode.dev·Oct 29, 2023Build your own Reactjs from scratch : Chapter 5 -Fixing JSX Dev Runtime and First version of the render functionif you start our example project in dev mode now it will give you an error [vite] Internal server error: Failed to resolve import "../jsx-run-time/jsx-dev-runtime" from "index.jsx". Does the file exist? this is because we have not specified jsx...Discuss·39 readsReverse Engineering ReactJS - Build your own Reactjs from scratchReact
Richard Millerappcompany.hashnode.dev·Oct 26, 2023Finding and Hiring React.js Developers: Your Guide to Building Exceptional Web ApplicationsReact.js, an open-source JavaScript library maintained by Facebook, has emerged as one of the most popular choices for building modern, interactive web applications. Whether you're a startup looking to develop your first product or an established com...DiscussReact