Skip to content
TecForFun

TecForFun

Support for developers

Primary Menu
  • Home
  • Learn
    • JavaScript
    • JS frameworks & libraries
    • WooCommerce
    • WordPress
    • CSS
    • MISC
  • Site Index
  • Contact Me

Dinesh

React.lazy and Suspense make code-splitting easy

Posted on January 25, 2023January 25, 2023 by Dinesh

React.lazy and Suspense make React developer life easy. React.lazy helps in code-splitting and Suspense backup React.lazy in loading state. Before, we go into details let’s start things simply. let’s be Continue Reading

Posted In JS frameworks & libraries

How to format JavaScript date and time with Intl.DateFormat

Posted on January 18, 2023January 18, 2023 by Dinesh

Intl Object in JavaScript Intl ( internationalization )is an in-built Object in JavaScript for language-sensitive formatting. It includes constructors for formatting strings, lists, numbers, and dates and times. In this Continue Reading

Posted In JavaScript

A simple guide to JavaScript Date Object

Posted on January 13, 2023January 18, 2023 by Dinesh

What is a javascript Date Object? JavaScript Date-object is a built-in object that stores date and time. It provides a variety of helpful methods for developers to set and get Continue Reading

Posted In JavaScript

How to work with props in Styled-components

Posted on January 4, 2023January 4, 2023 by Dinesh

One of the strengths of styled components is adapting styles based on the props. Props in Styled-components can be utilized to make changes, dynamically and conditionally, with JavaScript. You can Continue Reading

Posted In CSS

Learn the very basics of Styled-components under 10 minutes

Posted on December 27, 2022December 31, 2022 by Dinesh

What is styled-components? In simple terms, it is a component that you can use in React applications. The purpose of the Styled- component is to create a specific HTML element Continue Reading

Posted In CSS

How to use React useMemo hook to improve performance

Posted on December 15, 2022December 15, 2022 by Dinesh

React useMemo hook One of the ways that you can improve the performance of React apps is by using the useMemo hook. This hook prevents expensive calculations from running on Continue Reading

Posted In JS frameworks & libraries

How to create GitHub actions with attributes

Posted on December 9, 2022December 11, 2022 by Dinesh

In this post, I am going to talk about GitHub action attributes, and how to incorporate these attributes in a workflow file. If you are reading this post for the Continue Reading

Posted In MISC

How to create React Bootstrap carousel for landing pages

Posted on November 30, 2022December 10, 2022 by Dinesh

You may have encountered a situation where you need to add a carousel to the landing pages. A carousel is a slide show of images or videos or a combination Continue Reading

Posted In CSS, JS frameworks & libraries

All you need to know to start a Node + Redis app

Posted on November 16, 2022November 18, 2022 by Dinesh

What is Redis? Redis is a key-value pair in-memory data storage structure that you can use not only as a database but also as a cache, message broker, and streaming Continue Reading

Posted In MISC

How to make AJAX calls in WordPress

Posted on November 9, 2022November 10, 2022 by Dinesh

What is AJAX? Ajax ( Asynchronous JavaScript and XML ) has been in web development as a way of communicating between the front end and the back end of web applications for quite Continue Reading

Posted In WordPress

Posts navigation

1 2 … 6 Next

Subscribe

Thank you for subscribing!

Subscribe

Sign up for our newsletter and stay up to date

*

Recent Posts

  • React.lazy and Suspense make code-splitting easy
  • How to format JavaScript date and time with Intl.DateFormat
  • A simple guide to JavaScript Date Object
  • How to work with props in Styled-components
  • Learn the very basics of Styled-components under 10 minutes
  • About
  • Contact Me
  • Disclosure Policy
  • Privacy Policy

Copyright All rights reserved | Theme: Flash Blog by Unitedtheme.