Skip to content
tecforfun

tecforfun

Support for developers

Primary Menu
  • Home
  • Learn
    • JavaScript
    • JS frameworks & libraries
    • WooCommerce
    • WordPress
    • CSS
    • MISC
  • About Me

JS frameworks & libraries

Topics on JavaScript frameworks such as React, Next.js,MERN stack, and any other technology based on JavaScript

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 JS frameworks & libraries

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 JS frameworks & libraries

How to create Auth Routes with React Router V5

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

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 JS frameworks & libraries

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 JS frameworks & libraries

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 JS frameworks & libraries

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 JS frameworks & libraries

Posts navigation

Previous 1 2

Subscribe

Thank you for subscribing!

Subscribe

Sign up for our newsletter and stay up to date

*

Recent Posts

  • How to create WordPress custom taxonomies
  • How to use useSWR for client-side data fetching in Next.js
  • A simple guide to Server-Side Rendering in Next.js
  • The Ultimate Guide To Incremental Static Regeneration ( ISR ) in Next.js
  • How to use getStaticPaths on dynamic routes in Next.js
Copyright All rights reserved | Theme: Flash Blog by Unitedtheme.