Open in app

Sign In

Write

Sign In

Daminda Dinesh Imaduwa Gamage
Daminda Dinesh Imaduwa Gamage

11 Followers

Home

About

1 day ago

Understanding JavaScript String: an easy beginner’s guide with examples

The JavaScript string is a fundamental topic that every developer needs to know, whether you specialize in front-end or back-end development. A guide to JavaScript strings is essential for gaining a sound understanding of this topic. What is a JavaScript string? In JavaScript, a string is a sequence of characters that can be used to…

Basic Javascritp

8 min read

Understanding JavaScript String: an easy beginner’s guide with examples
Understanding JavaScript String: an easy beginner’s guide with examples
Basic Javascritp

8 min read


Feb 24

5 common ways of Type Annotation in TypeScript

What is Type Annotation? TypeScript is a statically-typed language. Hence, Type Annotation is an essential part of TypeScript that you need to be well familiar with. Type Annotations mean different ways that you can define types of variables, parameters, and return values of functions, and properties (of objects). There are many ways to do…

Typescript

4 min read

5 common ways of Type Annotation in TypeScript
5 common ways of Type Annotation in TypeScript
Typescript

4 min read


Jan 27

Lazy React makes code-splitting easy

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 familiar with some background knowledge. What is Bundling? Bundling is the process of putting code in many files into one file. While bundling…

Reactjs

6 min read

Lazy React makes code-splitting easy
Lazy React makes code-splitting easy
Reactjs

6 min read


Jan 20

How to format JavaScript date and time with Intl.DateFormat

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 post, I am going to talk about JavaScript date and time formatting with Intl.DateTimeFormat() constructor. Intl.DateTimeFormat() Intl.DateTimeFormat() constructor creates an instance of Intl.DateTimeFormat. …

JavaScript

4 min read

How to format JavaScript date and time with Intl.DateFormat
How to format JavaScript date and time with Intl.DateFormat
JavaScript

4 min read


Jan 20

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 dates and times in different forms. …

JavaScript

5 min read

What is a javascript Date Object?
What is a javascript Date Object?
JavaScript

5 min read


Jan 4

How to work with props in Styled-components

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 also use predefined special props to change the override the HTML tags creating. If you stumble upon this post, I…

4 min read

How to work with props in Styled-components
How to work with props in Styled-components

4 min read


Dec 11, 2022

How to create GitHub actions with attributes

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 first time, I encourage you to read this post first on an overview of GitHub Actions. Common Attributes in GitHub Actions name You can have a…

Github Actions

5 min read

How to create GitHub actions with attributes
How to create GitHub actions with attributes
Github Actions

5 min read


Dec 2, 2022

How to create a React Bootstrap carousel for landing pages

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 of both images and videos in a cyclic manner. You can create a carousel from scratch with HTML, CSS, and…

React

5 min read

How to create a React Bootstrap carousel for landing pages
How to create a React Bootstrap carousel for landing pages
React

5 min read


Nov 18, 2022

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

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 engine. It supports various data structures such as strings, arrays, sets, hashes, bitmaps, hyperloglogs, geospatial indexes, and streams. As a developer, when you…

6 min read

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

6 min read


Nov 11, 2022

How to make AJAX calls in WordPress

What is AJAX? Ajax has been in web development as a way of communicating between the front end and the back end of web applications for quite some time. With Ajax, the frontend pages do not need to reload after it makes requests to the backend. …

WordPress

6 min read

How to make AJAX calls in WordPress
How to make AJAX calls in WordPress
WordPress

6 min read

Daminda Dinesh Imaduwa Gamage

Daminda Dinesh Imaduwa Gamage

11 Followers

I am a Fullstack developer interested in MERN and Wordpress.

Following
  • Nitin Sharma

    Nitin Sharma

  • Pavan Belagatti

    Pavan Belagatti

  • Nuha Khaled

    Nuha Khaled

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech