Rashedul Alam I am a software engineer, contractor, and technical writer primarily focused on full-stack React, Node.js, and AWS development. I love creating blazingly fast web and mobile applications and following best coding practices.

Stories by Rashedul Alam

Comparing Mutative Vs Immer Vs Reducers For Data Handling In React

Comparing React state tools: Mutative vs. Immer vs. reducers

Dev

Mutative processes data with better performance than both Immer and native reducers. Let’s compare these data handling options in React.

Rashedul Alam
Apr 26, 2024 ⋅ 7 min read
Comparing Typescript State Management Solutions

Comparing TypeScript state management solutions

Dev

Dealing with state management in TypeScript provides benefits like type safety, code formatting, and error management.

Rashedul Alam
Feb 2, 2024 ⋅ 17 min read
Visualizing GraphQL query data with Neo4J

Visualizing GraphQL query data with Neo4j

Dev

This article will discuss how we can use Neo4j and GraphQL to visualize query data and what problems we can solve using them.

Rashedul Alam
Mar 28, 2023 ⋅ 6 min read