November 24, 2022 路 7 min readHow to use React Strict Mode in React 18What is Strict Mode in React 18 and how to use it to find and fix bugs in your React application.Deborah EmeniSoftware Engineer
November 23, 2022 路 20 min read5 Best Free Platforms for Hosting Hobby Web ProjectsA list of the best free platforms for hosting hobby web projects. You can host your static websites, React apps, and more for free.Joseph MawaWeb Developer
November 17, 2022 路 24 min readHow to Create Dynamic Forms in React CRUD app with Ant DesignEasy way to creating dynamic forms in React CRUD apps with Ant DesignDavid OmotayoFrontend developer
November 16, 2022 路 12 min readReact Props Explained with ExamplesA detailed guide on React props with examplesChidume NnamdiSoftware Engineer
October 30, 2022 路 10 min readHow to use Material UI Select in ReactWe'll discover the Material UI (MUI) select component with examplesDoro OnomeSoftware Developer
October 26, 2022 路 9 min readUnderstanding the React useRef HookWe will explain the differences between useRef and React refJoel AdewoleWeb Developer
October 23, 2022 路 13 min readA Guide to useContext and React Context APIShare data across components with React Context in TypeScript and聽Next.jsChibuzor OtuokwuSoftware Developer
October 19, 2022 路 15 min readA Guide on Material UI AutoComplete in ReactWe'll discover the Material UI (MUI) AutoComplete component with examplesDoro OnomeSoftware Developer
October 7, 2022 路 9 min readCreating a Responsive React Navbar with Tailwind CSSIn this brief guide, we'll create a responsive navbar with Tailwind CSS and Bootstrap in React.Muhammed SarwarSoftware Engineer
October 2, 2022 路 6 min readHow to use React Fragments?We'll cover what React Fragments are, differences between React Fragments and Div elements.Clara EkekentaSoftware Engineer
September 29, 2022 路 4 min readRedirect in React Router V6 with Navigate ComponentWe'll see how to redirect using Navigate Component in React Router V6Joseph MawaWeb Developer
September 27, 2022 路 18 min readReact Hook Form Validation with Complete ExamplesWe'll implement React Hook Form custom validations and schema validations using yup.David OmotayoFrontend developer