Open in app

Sign in

Write

Sign in

Muthu Kumaran
Muthu Kumaran

20 Followers

Home

Lists

About

May 4

Next.Js - Assets, Metadata, Scripts, Styles

Next.js features apart from the basic ones, with poc If you are new to Next.js, please checkout below story to know the basic and key features of Next.js Next.Js - most recommended React Js framework. Why ? Next.js basics and its key concepts with pocmedium.com In this story, we will see some of the non core features, but are must to know while working with Next.js 1. Assets - Images All…

Nextjs

4 min read

Next.Js - Assets, Metadata, Scripts, Styles
Next.Js - Assets, Metadata, Scripts, Styles
Nextjs

4 min read


May 4

Next.Js - most recommended React Js framework. Why ?

Next.js basics and its key concepts with poc What’s Next.Js: Next Js is a React framework, it comes with its own building blocks to create a web application. It provides a structure to our application For improved local development experience it comes with features like Typescript, ESLint, fast refresh etc In production…

Nextjs

4 min read

Next.Js - most recommended React Js framework. Why ?
Next.Js - most recommended React Js framework. Why ?
Nextjs

4 min read


Apr 24

Graphql - Operations (Query, Mutation, Subscription)

What are queries and mutation in Graphql and how to do them ? If you already know what Graphql is then continue here, if not then I suggest you take a quick reads on this GraphQL ABC of Graphql, with a quick demomedium.com GraphQL as a service with Express Js GraphQL as a service and how to consumemedium.com Graphql operations: Graphql requests basically contains a string that holds the data and parameters to a graphql…

GraphQL

5 min read

Graphql - Operations (Query, Mutation, Subscription)
Graphql - Operations (Query, Mutation, Subscription)
GraphQL

5 min read


Apr 13

GraphQL as a service with Express Js

GraphQL as a service and how to consume If you know what is GraphQL and just want to see how it works with express, then please continue. If not please take a quick read on this story. GraphQL ABC of Graphql, with a quick demomedium.com GraphQL need to be exposed as restful web service so that it can…

GraphQL

3 min read

GraphQL as a service with Express Js
GraphQL as a service with Express Js
GraphQL

3 min read


Apr 13

GraphQL

ABC of Graphql, with a quick demo What is Graphql: A query language for our API Provides complete description of the data in our API Empowers consumer to request for exactly what they want Can access not just the properties of one resource but also smoothly follow references between them …

GraphQL

4 min read

GraphQL
GraphQL
GraphQL

4 min read


Dec 13, 2022

Redux — As Is, with Saga or Thunk

Redux, what it does and what are redux-saga and redux-thunk Redux: Pattern and library for managing and updating application state, using events called “actions”. A centralized store for state that needs to be used across your entire application. Basic terminologies: store: tree object that stores the whole global state of the application action…

Redux

7 min read

Redux — As Is, with Saga or Thunk
Redux — As Is, with Saga or Thunk
Redux

7 min read


Aug 21, 2022

React Lazy: Why ? What ? How ?

Before jumping into React lazy, there are few thing we need to understand: Bundling: All our react code gets bundled into one single file, and gets loaded in the browser/client to render the dom. Largest Contentful pain (LCP)greater that 1.2 Sec: This is one of the performance issue that you…

React Core Concept

3 min read

React Lazy: Why ? What ? How ?
React Lazy: Why ? What ? How ?
React Core Concept

3 min read


Feb 23, 2022

React memo Vs useMemo Vs useCallback -React functional Components

There is a confusion between these three react API’s, and sometimes even used alternatively for one another by developers. Though the names and functionalities are quite similar, they are meant for solving different problem statements. So lets demystify them one by one. React.memo : Is a Higher Order Component (HOC). If your…

React Hook

4 min read

React memo Vs useMemo Vs useCallback -React functional Components
React memo Vs useMemo Vs useCallback -React functional Components
React Hook

4 min read

Muthu Kumaran

Muthu Kumaran

20 Followers

Full stack web developer [Principal Architect, Altimetrik India Pvt Ltd]

Following
  • Ori Baram

    Ori Baram

  • Bartosz Salwiczek

    Bartosz Salwiczek

  • Aswini

    Aswini

  • linhothy

    linhothy

See all (5)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams