Open in app

Sign In

Write

Sign In

Daminda Dinesh Imaduwa Gamage
Daminda Dinesh Imaduwa Gamage

12 Followers

Home

About

5 days ago

How to set up a GraphQL server: A Beginner’s Guide to GraphQL

Introduction to GraphQL GraphQL is a query language that makes it easy for software developers to request data from a server. It was developed by Facebook and is now used by many large companies around the world. In simple terms, GraphQL allows developers to specify exactly what data they need, and the…

GraphQL

10 min read

How to set up a GraphQL server: A Beginner’s Guide to GraphQL
How to set up a GraphQL server: A Beginner’s Guide to GraphQL
GraphQL

10 min read


Apr 28

How to implement nested Routes in React Router V6

What are nested routes? Nested routes in React Router are a way of defining routes in a hierarchical manner. In this arrangement, a route( parent route ) can have child routes. Each child route represents a portion of the URL. For example, if you have a parent route /service, the child routes could be …

React Router

7 min read

How to implement nested Routes in React Router V6
How to implement nested Routes in React Router V6
React Router

7 min read


Published in

Bits and Pieces

·Apr 18

How to Manage Server State With React Query

Exploring the key features of the React Query library. — What is React Query? React Query is a library that simplifies the process of managing data fetching and caching in React applications. It provides a set of tools and utilities for fetching and updating data from APIs and other data sources and manages the state of data fetching and caching automatically. …

React Query

9 min read

How to Manage Server State With React Query
How to Manage Server State With React Query
React Query

9 min read


Mar 23

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

Daminda Dinesh Imaduwa Gamage

Daminda Dinesh Imaduwa Gamage

12 Followers

I am a Fullstack developer interested in MERN and Wordpress.

Following
  • Nitin Sharma

    Nitin Sharma

  • Pavan Belagatti

    Pavan Belagatti

  • Nuha Khaled

    Nuha Khaled

See all (9)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech