Skip to content
tecforfun

tecforfun

Support for developers

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

How to implement JS class and Inheritance

Posted on May 13, 2022May 13, 2022 by Dinesh

What is a JavaScript Class? A class is a template for creating objects in JavaScript. It has properties and methods. JavaScript offers two access levels to fields and methods: public Continue Reading

Posted In javascript

a quick & easy guide to functions in JavaScript

Posted on May 3, 2022May 4, 2022 by Dinesh

What are JavaScript functions? Functions are one of the main building blocks In JavaScript. Functions can have different syntaxes. In this post, we are going to look at some useful Continue Reading

Posted In javascript

How to make inheritance work in JavaScript

Posted on April 27, 2022April 27, 2022 by Dinesh
How to make inheritance work in JavaScript

Is Javascript an object-oriented language? If you are coming from a c++or Java background, you may have noticed that Javascript is in one way similar to those languages, and in Continue Reading

Posted In javascript

How to create a table in React with API data

Posted on April 24, 2022April 24, 2022 by Dinesh

In this post, I will show you how to create a dynamic table filled with API data. We are going to fetch some sample data, create the table and fill Continue Reading

Posted In misc

How to make a custom WordPress login page without plugins

Posted on April 13, 2022April 13, 2022 by Dinesh

Introduction to the WordPress login page The WordPress login page is a built-in page mainly based on wp-login.php. After you set up your WordPress site, whenever you want to go Continue Reading

Posted In wordpress

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

PWA: A New Standard For Web And Mobile

Posted on March 18, 2022March 18, 2022 by Dinesh

Table of contents What is a PWA ? Why do we need it? The main feature of PWA Limitations/ Disadvantages of  PWA How to install PWA on your mobile Main Continue Reading

Posted In misc

Do You Need To Learn MPA Development Today?

Posted on March 9, 2022March 9, 2022 by Dinesh

With the rise of single-page application (SPA), the traditional approach to web development, Multi-page application seems to have been forgotten. Is MPA as an architecture for web development dead? Should Continue Reading

Posted In misc

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 create WordPress CPT-custom post types

Posted on October 12, 2021October 12, 2021 by Dinesh
How to create WordPress CPT-custom post types

What are custom post types? WordPress has been the most popular content management system for years. If you are familiar with WordPress, I am sure you must have worked with Continue Reading

Posted In wordpress

Posts navigation

1 2 3 Next

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.