Skip to content
tecforfun

tecforfun

Support for developers

Primary Menu
  • Home
  • About Me
  • Resources
    • react
    • wordpress
    • woocommerce
    • css
    • misc
  • Other Interest

react

Topics on React and related technologies on the MERN stack

HOW TO SET UP A BASIC REACT ROUTER V6

Posted on March 31, 2022April 1, 2022 by Dinesh
HOW TO SET UP A BASIC REACT ROUTER V6

React Router v6 has some key differences compared to the previous versions. With every major release, it gets easier to implement than the previous version.

Posted In react

Redux And New React-Redux Hooks

Posted on February 23, 2022February 23, 2022 by Dinesh

If you are a React developer, you must have heard of Redux for sure. While Redux is such an important tool for React developers, it also introduces extra code and Continue Reading

Posted In react

How to scroll to a certain point in React apps

Posted on September 25, 2021February 19, 2022 by Dinesh
How to scroll to a certain point  in React apps

In traditional web page development, developers would use anchor tags and id to navigate to a certain part of a web page. While you can still add this approach to Continue Reading

Posted In react

How to create Auth Routes with React Router

Posted on September 18, 2021September 18, 2021 by Dinesh
How to create Auth Routes with React Router

In my previous posts on React Router, I have explained to you about Basic React Router and Nested React Router. In this post, I will show you how to create Continue Reading

Posted In react

How to implement nested Routes in React Router V5

Posted on September 14, 2021March 19, 2022 by Dinesh
How to implement nested Routes in React Router V5

Nested routes in React are not as complex as you might think, especially, with React Router V5. Routes are nothing but React components. Therefore, just like any other component, they Continue Reading

Posted In react

How to set up a Basic React Router V5

Posted on September 10, 2021March 19, 2022 by Dinesh
How to set up a Basic React Router V5

What is React Router React Router is a Library that makes it possible to navigate from one react component to another. In other words, it enables you to switch between Continue Reading

Posted In react

How to use React hooks in functional components

Posted on February 3, 2021April 21, 2022 by Dinesh

In this short article, I am going to show how to use React hooks in functional components to obtain user input and display it. I use the following simple form Continue Reading

Posted In react

Recent Posts

  • How to implement JS class and Inheritance
  • a quick & easy guide to functions in JavaScript
  • How to make inheritance work in JavaScript
  • How to create a table in React with API data
  • How to make a custom WordPress login page without plugins
Copyright All rights reserved | Theme: Flash Blog by Unitedtheme.